Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.base.event.PollListener

Packages that use PollListener
com.jivesoftware.base.event Base events common to all Jive Software products. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of PollListener in com.jivesoftware.base.event
 

Methods in com.jivesoftware.base.event with parameters of type PollListener
 void PollEventDispatcher.addListener(PollListener listener)
          Adds an event listener to the dispatcher.
 void PollEventDispatcher.removeListener(PollListener listener)
          Removes an event listener from the dispatcher.
 

Uses of PollListener in com.jivesoftware.forum.database
 

Classes in com.jivesoftware.forum.database that implement PollListener
 class DbDraftManager
          Database implementation of the DraftManager interface.
 

Uses of PollListener in com.jivesoftware.forum.event
 

Classes in com.jivesoftware.forum.event that implement PollListener
 class DebugEventListener
          Logs all events in the system to the debug log.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.