|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||