Clearspace API (2.5.29) Core Javadocs

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

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

Uses of PluginManagerImpl in com.jivesoftware.base.plugin
 

Fields in com.jivesoftware.base.plugin declared as PluginManagerImpl
protected static PluginManagerImpl PluginManagerImpl.instance
           
protected  PluginManagerImpl PluginMetaDataImpl.pluginManager
           
 

Methods in com.jivesoftware.base.plugin that return PluginManagerImpl
static PluginManagerImpl PluginManagerImpl.getInstance()
          This method had to be created in order to perform operations on plugins that must happen before spring initializes inside of the JiveApplicationContextLoader
 

Constructors in com.jivesoftware.base.plugin with parameters of type PluginManagerImpl
PluginMetaDataImpl(Plugin<?> plugin, com.jivesoftware.base.plugin.PluginClassLoader loader, PluginManagerImpl pluginManager, org.dom4j.Document config, File pluginDirectory)
           
PluginMetaDataImpl(PluginManagerImpl pluginManager, org.dom4j.Document config, File pluginDirectory)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.