|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.profiles.ProfileEventDispatcher
public class ProfileEventDispatcher
A Profile Event Dispatcher
Method Summary | |
---|---|
void |
addListener(ProfileListener listener)
|
void |
dispatchEvent(ProfileEvent event)
|
static ProfileEventDispatcher |
getInstance()
|
void |
removeListener(ProfileListener listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ProfileEventDispatcher getInstance()
public void addListener(ProfileListener listener)
public void removeListener(ProfileListener listener)
public void dispatchEvent(ProfileEvent event)
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |