Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.event
Class CategoryEventDispatcher

java.lang.Object
  extended by com.jivesoftware.forum.event.CategoryEventDispatcher

public class CategoryEventDispatcher
extends java.lang.Object

Dispatcher for category events.


Method Summary
 void addListener(CategoryListener listener)
           
 void dispatchEvent(CategoryEvent event)
           
static CategoryEventDispatcher getInstance()
           
 void removeListener(CategoryListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CategoryEventDispatcher getInstance()

addListener

public void addListener(CategoryListener listener)

removeListener

public void removeListener(CategoryListener listener)

dispatchEvent

public void dispatchEvent(CategoryEvent event)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.