public abstract class ReloadableModule extends Module
WatchedReloadableModule.configurationPath, getMaintainerFunction, getVersionFunction, properties, STATE_START_TIMEdescription, guiName, namefunctions, getFunctions| Constructor and Description |
|---|
ReloadableModule() |
ReloadableModule(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
reload()
This method should be called when the module should be reloaded.
|
protected boolean |
reloadConfiguration()
Reloads the configuration file.
|
protected boolean |
reloadConfiguration(ModuleReader parser) |
addInitParameters, getInitParameter, getInitParameter, getInitParameter, getInitParameters, getInitParameters, getMaintainer, getModule, getModule, getModule, getModule, getModuleInfo, getModuleLoader, getModuleReader, getModuleReader, getModules, getState, getStates, getVersion, hasModule, hasStarted, init, loadInitParameters, loadInitParameters, maintainance, onload, setInitParameter, setMaintainer, setState, setVersion, shutdown, shutdownModules, startModule, startModulesgetDefaultLocale, getDescription, getDescription, getGUIName, getGUIName, getLocalizedDescription, getLocalizedGUIName, getName, setDescription, setDescription, setGUIName, setGUIName, setLocalizedDescription, setLocalizedGUIName, setNameaddFunction, createParameters, getFunction, getFunctions, getFunctionValue, newFunctionInstancepublic ReloadableModule()
public ReloadableModule(String name)
protected boolean reloadConfiguration()
protected boolean reloadConfiguration(ModuleReader parser)
public abstract void reload()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}