public class DriftServerPluginContainer extends AbstractTypeServerPluginContainer
| Constructor and Description |
|---|
DriftServerPluginContainer(MasterServerPluginContainer master) |
| Modifier and Type | Method and Description |
|---|---|
protected ServerPluginManager |
createPluginManager()
This will be called when its time for this plugin container to create its plugin manager.
|
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.
|
getLog, getMasterServerPluginContainer, getPluginLoadTime, getPluginManager, initialize, invokePluginControl, isPluginEnabled, isPluginLoaded, loadPlugin, reloadPlugin, scheduleAllPluginJobs, scheduleJob, schedulePluginJobs, shutdown, start, stop, unloadPlugin, unschedulePluginJobspublic DriftServerPluginContainer(MasterServerPluginContainer master)
public ServerPluginType getSupportedServerPluginType()
AbstractTypeServerPluginContainergetSupportedServerPluginType in class AbstractTypeServerPluginContainerprotected ServerPluginManager createPluginManager()
AbstractTypeServerPluginContainercreatePluginManager in class AbstractTypeServerPluginContainerCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.