Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.event.PermissionListener

Packages that use PermissionListener
com.jivesoftware.forum.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of PermissionListener in com.jivesoftware.forum.event
 

Classes in com.jivesoftware.forum.event that implement PermissionListener
 class DebugEventListener
          Logs all events in the system to the debug log.
 class DefaultPermissionListener
          This is a stub class to use when testing locally.
 

Methods in com.jivesoftware.forum.event with parameters of type PermissionListener
 void PermissionEventDispatcher.addListener(PermissionListener listener)
           
 void PermissionEventDispatcher.removeListener(PermissionListener listener)
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.