public class ClusteringModule extends WatchedReloadableModule
configurationPath, getMaintainerFunction, getVersionFunction, properties, STATE_START_TIMEdescription, guiName, namefunctions, getFunctions| Constructor and Description |
|---|
ClusteringModule(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initializes the module.
|
void |
reload()
This method should be called when the module should be reloaded.
|
protected void |
shutdown()
Shuts down the module.
|
onloadreloadConfiguration, reloadConfigurationaddInitParameters, getInitParameter, getInitParameter, getInitParameter, getInitParameters, getInitParameters, getMaintainer, getModule, getModule, getModule, getModule, getModuleInfo, getModuleLoader, getModuleReader, getModuleReader, getModules, getState, getStates, getVersion, hasModule, hasStarted, loadInitParameters, loadInitParameters, maintainance, setInitParameter, setMaintainer, setState, setVersion, shutdownModules, startModule, startModulesgetDefaultLocale, getDescription, getDescription, getGUIName, getGUIName, getLocalizedDescription, getLocalizedGUIName, getName, setDescription, setDescription, setGUIName, setGUIName, setLocalizedDescription, setLocalizedGUIName, setNameaddFunction, createParameters, getFunction, getFunctions, getFunctionValue, newFunctionInstancepublic ClusteringModule(String name)
public void init()
ModuleModule.startModule(), which makes sure it is not called
more than once. You should not call init() directly, call startModule() instead.protected void shutdown()
Modulepublic void reload()
ReloadableModulereload in class ReloadableModuleMMBase 1.9-SNAPSHOT - ${javadoctimestamp}