|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.di.api.remote.impl.DIEventListenerAdapter
public class DIEventListenerAdapter
This is remote EventListener for Server API events.
| Constructor Summary | |
|---|---|
DIEventListenerAdapter(DIEventListener aListener)
Constructor |
|
| Method Summary | |
|---|---|
void |
handleEvent(DIEvent aEvent)
Handles a specified event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DIEventListenerAdapter(DIEventListener aListener)
throws DIException
aListener -
DIException| Method Detail |
|---|
public void handleEvent(DIEvent aEvent)
throws DIException
handleEvent in interface DIEventListeneraEvent - the event which needs to be handled.
DIException - if an error occurs while trying to handle the event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||