| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventMonitor
| Method Summary | |
|---|---|
 void | 
endEvent(String eventName,
         String target,
         long timestamp)
 | 
 void | 
errorEvent(String eventName,
           String target,
           long timestamp,
           Throwable cause)
 | 
 void | 
startEvent(String eventName,
           String target,
           long timestamp)
 | 
| 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 | |||||||||