com.webmethods.caf.event
Class INotifiableEvent.Listeners
java.lang.Object
IEvent.Listeners
com.webmethods.caf.event.INotifiableEvent.Listeners
- Enclosing interface:
- INotifiableEvent
public static class INotifiableEvent.Listeners
- extends IEvent.Listeners
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INotifiableEvent.Listeners
public INotifiableEvent.Listeners()
add
public static void add(INotifiableEvent.IListener listener)
instantiateOnEvent
public static void instantiateOnEvent(Class cls_listener)
remove
public static void remove(INotifiableEvent.IListener listener)
remove
public static void remove(Class cls_listener)