public class QBeanFactory extends QBeanSupport implements QBeanFactoryMBean
cfg, log, scheduledThreadPoolExecutor
Constructor and Description |
---|
QBeanFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getBean(java.lang.String id) |
void |
initService() |
void |
start()
start the service
|
void |
startService() |
void |
stop()
stop the service
|
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, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDump, getLoader, getLoaderURLS, getLogger, getName, getRealm, getServer, setLogger, setName, setPersist, setRealm, setServer
destroy, getState, getStateAsString, init
getPersist, isModified
public void initService() throws java.lang.Exception
initService
in class QBeanSupport
java.lang.Exception
public void start()
QBean
start
in interface QBean
start
in class QBeanSupport
public void stop()
QBean
stop
in interface QBean
stop
in class QBeanSupport
public void startService()
startService
in class QBeanSupport
public void stopService()
stopService
in class QBeanSupport
public java.lang.Object getBean(java.lang.String id)
getBean
in interface QBeanFactoryMBean