|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class defines the methods for Event listeners
Method Summary | |
String |
getListenerID()
Get the ID that identifies this listener. |
void |
handleEvent(EventContext context)
Handle all events. |
boolean |
isHandled()
Return true if the event was handled in the handleEvent method. |
Method Detail |
public void handleEvent(EventContext context) throws EventException
context
- the event context containing event, queue, and, sometimes, http information
EventException
public boolean isHandled()
public String getListenerID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |