| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventDispatcher
| Method Summary | |
|---|---|
 void | 
addEventMonitor(EventMonitor monitor)
 | 
 void | 
dispatchEnd(String event,
            String target)
 | 
 void | 
dispatchError(String event,
              String target,
              Throwable cause)
 | 
 void | 
dispatchStart(String event,
              String target)
 | 
| Method Detail | 
|---|
void addEventMonitor(EventMonitor monitor)
void dispatchStart(String event,
                   String target)
void dispatchEnd(String event,
                 String target)
void dispatchError(String event,
                   String target,
                   Throwable cause)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||