|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DIEventListener
This is a base EventListener for Server API events.
Method Summary | |
---|---|
void |
handleEvent(DIEvent aEvent)
Handles a specified event. |
Method Detail |
---|
void handleEvent(DIEvent aEvent) throws DIException, RemoteException
aEvent
- the event which needs to be handled.
DIException
- if an error occurs while trying to handle the event.
RemoteException
- if a communication-related exception occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |