|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginEnvironment | |
|---|---|
| org.rhq.core.pc.plugin | |
| Uses of PluginEnvironment in org.rhq.core.pc.plugin |
|---|
| Methods in org.rhq.core.pc.plugin that return PluginEnvironment | |
|---|---|
PluginEnvironment |
PluginManager.getPlugin(String name)
Returns the PluginEnvironment for the specific plugin with the given name. |
| Methods in org.rhq.core.pc.plugin that return types with arguments of type PluginEnvironment | |
|---|---|
Collection<PluginEnvironment> |
PluginManager.getPlugins()
Returns the PluginEnvironments for every plugin this manager found and loaded. |
| Methods in org.rhq.core.pc.plugin with parameters of type PluginEnvironment | |
|---|---|
PluginLifecycleListener |
PluginLifecycleListenerManagerImpl.loadListener(PluginDescriptor pluginDescriptor,
PluginEnvironment pluginEnvironment)
|
PluginLifecycleListener |
PluginLifecycleListenerManager.loadListener(PluginDescriptor pluginDescriptor,
PluginEnvironment pluginEnvironment)
Loads and instantiates the listener class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||