Clearspace API (2.5.29) Core Javadocs

Uses of Interface
com.jivesoftware.base.plugin.PluginListener

Packages that use PluginListener
com.jivesoftware.base.plugin Plugin API for extending the core API with custom functionality. 
 

Uses of PluginListener in com.jivesoftware.base.plugin
 

Fields in com.jivesoftware.base.plugin with type parameters of type PluginListener
protected  Set<PluginListener> PluginManagerImpl.pluginListeners
           
 

Methods in com.jivesoftware.base.plugin with parameters of type PluginListener
 void PluginManagerImpl.addPluginListener(PluginListener listener)
          Registers a plugin applicationLifeCycleListener.
 void PluginManagerImpl.removePluginListener(PluginListener listener)
          Unregisters a plugin applicationLifeCycleListener.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.