|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.plugin.pc.AbstractTypeServerPluginContainer
org.rhq.enterprise.server.plugin.pc.generic.GenericServerPluginContainer
public class GenericServerPluginContainer
Manages generic plugins. This plugin container is very simple because it provides no additional functionality to the plugins other than just starting and stopping them.
| Constructor Summary | |
|---|---|
GenericServerPluginContainer(MasterServerPluginContainer master)
|
|
| Method Summary | |
|---|---|
ServerPluginType |
getSupportedServerPluginType()
Each plugin container will tell the master which plugins it can support via this method; this method returns the type of plugin that the plugin container can process. |
| Methods inherited from class org.rhq.enterprise.server.plugin.pc.AbstractTypeServerPluginContainer |
|---|
createPluginManager, getLog, getMasterServerPluginContainer, getPluginManager, initialize, loadPlugin, reloadPlugin, scheduleAllPluginJobs, scheduleJob, schedulePluginJobs, shutdown, start, stop, unloadPlugin, unschedulePluginJobs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericServerPluginContainer(MasterServerPluginContainer master)
| Method Detail |
|---|
public ServerPluginType getSupportedServerPluginType()
AbstractTypeServerPluginContainer
getSupportedServerPluginType in class AbstractTypeServerPluginContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||