public class ContextMaker extends QBeanSupport implements java.lang.Runnable, Loggeable
cfg, log, scheduledThreadPoolExecutor
Constructor and Description |
---|
ContextMaker() |
Modifier and Type | Method and Description |
---|---|
void |
dump(java.io.PrintStream p,
java.lang.String indent) |
void |
initService() |
void |
run() |
void |
setConfiguration(Configuration cfg) |
void |
startService() |
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, isModified, running, setAttr, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, stop
public void initService()
initService
in class QBeanSupport
public void startService()
startService
in class QBeanSupport
public 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