com.jivesoftware.base.event
Class GroupEventDispatcher
java.lang.Object
com.jivesoftware.base.event.GroupEventDispatcher
public class GroupEventDispatcher
- extends Object
Implementation of the JiveEventDispatcher for GroupEvent dispatching.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static GroupEventDispatcher getInstance()
addListener
public void addListener(GroupListener listener)
removeListener
public void removeListener(GroupListener listener)
destroy
public static void destroy()
- Destroy dispatcher. Intended to be used primarily during testing.
dispatchEvent
public void dispatchEvent(GroupEvent event)
Copyright © 1999-2007 Jive Software.