| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Profiler
A pluggable profiler.
IdeProfile| Method Summary | |
|---|---|
 void | 
endEvent(int handle) | 
 void | 
endEvent(int handle, java.lang.String comment) | 
 boolean | 
isActive() | 
 boolean | 
isEventActive(int eventID) | 
 void | 
pulseEvent(int event, java.lang.String comment) | 
 int | 
startEvent(int event) | 
 int | 
startEvent(int event, java.lang.String comment) | 
 void | 
startSampling() | 
 void | 
stopSampling() | 
| Method Detail | 
|---|
boolean isActive()
boolean isEventActive(int eventID)
int startEvent(int event,
               java.lang.String comment)
int startEvent(int event)
void endEvent(int handle,
              java.lang.String comment)
void endEvent(int handle)
void pulseEvent(int event,
                java.lang.String comment)
void startSampling()
void stopSampling()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||