|
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.search.ProfileSearchIndexEventDispatcher
public class ProfileSearchIndexEventDispatcher
Implementation of the JiveEventDispatcher for ProfileSearchIndexEvent dispatching.
Method Summary | |
---|---|
void |
addListener(ProfileSearchIndexListener listener)
|
void |
dispatchEvent(ProfileSearchIndexEvent event)
|
static ProfileSearchIndexEventDispatcher |
getInstance()
|
void |
removeListener(ProfileSearchIndexListener listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ProfileSearchIndexEventDispatcher getInstance()
public void addListener(ProfileSearchIndexListener listener)
public void removeListener(ProfileSearchIndexListener listener)
public void dispatchEvent(ProfileSearchIndexEvent event)
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |