|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface EventMonitor
Method Summary | |
---|---|
void |
endEvent(String eventName,
String target,
long timestamp)
Deprecated. |
void |
errorEvent(String eventName,
String target,
long timestamp,
Throwable cause)
Deprecated. |
void |
startEvent(String eventName,
String target,
long timestamp)
Deprecated. |
Method Detail |
---|
void startEvent(String eventName, String target, long timestamp)
void endEvent(String eventName, String target, long timestamp)
void errorEvent(String eventName, String target, long timestamp, Throwable cause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |