Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Class
com.jivesoftware.base.plugin.PluginManager

Packages that use PluginManager
com.jivesoftware.base.action Base WebWork actions for Jive Software products. 
com.jivesoftware.base.plugin   
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.proxy Protection proxies for Jive Forums objects. 
 

Uses of PluginManager in com.jivesoftware.base.action
 

Constructors in com.jivesoftware.base.action with parameters of type PluginManager
PluginSettingsAction.PluginInfo(Plugin plugin, PluginManager mgr)
           
 

Uses of PluginManager in com.jivesoftware.base.plugin
 

Methods in com.jivesoftware.base.plugin with parameters of type PluginManager
 void Plugin.initializePlugin(PluginManager manager, java.io.File pluginDirectory)
          Initializes the plugin.
 

Uses of PluginManager in com.jivesoftware.forum
 

Methods in com.jivesoftware.forum that return PluginManager
abstract  PluginManager ForumFactory.getPluginManager()
          Returns an instance of PluginManager that can be used for acquiring plugin instances.
 

Uses of PluginManager in com.jivesoftware.forum.database
 

Methods in com.jivesoftware.forum.database that return PluginManager
 PluginManager DbForumFactory.getPluginManager()
           
 

Uses of PluginManager in com.jivesoftware.forum.proxy
 

Methods in com.jivesoftware.forum.proxy that return PluginManager
 PluginManager ForumFactoryProxy.getPluginManager()
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.