|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.commons.protocol.ListenerHelper
Nested Class Summary | |
static interface |
ListenerHelper.NotificationVisitor
|
Constructor Summary | |
ListenerHelper()
|
Method Summary | |
void |
addListener(Listener listener)
|
void |
notifyListeners(ListenerHelper.NotificationVisitor notificationVisitor)
|
void |
removeListener(Listener listener)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ListenerHelper()
Method Detail |
public void addListener(Listener listener)
public void removeListener(Listener listener)
public void notifyListeners(ListenerHelper.NotificationVisitor notificationVisitor)
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |