public class GenericServerPluginContainer extends AbstractTypeServerPluginContainer
| Constructor and Description |
|---|
GenericServerPluginContainer(MasterServerPluginContainer master) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
createPluginManager, getLog, getMasterServerPluginContainer, getPluginLoadTime, getPluginManager, initialize, invokePluginControl, isPluginEnabled, isPluginLoaded, loadPlugin, reloadPlugin, scheduleAllPluginJobs, scheduleJob, schedulePluginJobs, shutdown, start, stop, unloadPlugin, unschedulePluginJobspublic GenericServerPluginContainer(MasterServerPluginContainer master)
public ServerPluginType getSupportedServerPluginType()
AbstractTypeServerPluginContainergetSupportedServerPluginType in class AbstractTypeServerPluginContainerCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.