JmpxListenerpublic interface JmpxListener An listener interface to monitor events generated from mpx. |
Methods Summary |
---|
public void | jmpxUpdate(JmpxEvent event)This method is called when an event is generated by a
Jmpx that this listener has registered with.
|
|