|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.di.api.jmx.JMXServerAPIListener
public class JMXServerAPIListener
This is a JMX Listener for Server API events.
| Method Summary | |
|---|---|
void |
handleEvent(DIEvent aEvent)
Handles a specified event. |
static void |
intializeListener(Session aLocalSession)
Initializes the listener. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void intializeListener(Session aLocalSession)
throws DIException
aLocalSession - the local session
DIException - if an error occurs while initializing the listener.
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 | ||||||||||