|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
public boolean isActive()
public boolean isEventActive(int eventID)
public int startEvent(int event,
java.lang.String comment)
public int startEvent(int event)
public void endEvent(int handle,
java.lang.String comment)
public void endEvent(int handle)
public void pulseEvent(int event,
java.lang.String comment)
public void startSampling()
public void stopSampling()
|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©1997, 2003, Oracle. All rights reserved.