public class LoggerService extends QBeanSupport implements java.lang.Runnable
cfg, log, scheduledThreadPoolExecutor
Constructor and Description |
---|
LoggerService() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
setConfiguration(Configuration cfg) |
protected void |
startService() |
protected void |
stopService() |
addAttr, close, createElement, destroy, destroyService, getAttrs, getAttrs, getConfiguration, getDump, getFactory, getLoader, getLoaderURLS, getLog, getLogger, getName, getPersist, getProperties, getProperty, getRealm, getScheduledThreadPoolExecutor, getServer, getState, getStateAsString, init, initService, isModified, running, setAttr, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, stop
protected void startService() throws ConfigurationException
startService
in class QBeanSupport
ConfigurationException
protected void stopService()
stopService
in class QBeanSupport
public void run()
run
in interface java.lang.Runnable
public void setConfiguration(Configuration cfg) throws ConfigurationException
setConfiguration
in interface Configurable
setConfiguration
in class QBeanSupport
cfg
- Configuration objectConfigurationException