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, stoppublic void initService()
initService in class QBeanSupportpublic void startService()
startService in class QBeanSupportpublic void stopService()
stopService in class QBeanSupportpublic void run()
run in interface java.lang.Runnablepublic void setConfiguration(Configuration cfg) throws ConfigurationException
setConfiguration in interface ConfigurablesetConfiguration in class QBeanSupportcfg - Configuration objectConfigurationException