Class QBeanAsyncSupport
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.QBeanAsyncSupport
- All Implemented Interfaces:
Configurable, QBean, QBeanSupportMBean, QPersist
-
Field Summary
Fields inherited from class QBeanSupport
cfg, log, scheduledThreadPoolExecutor -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class QBeanSupport
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
-
Constructor Details
-
QBeanAsyncSupport
public QBeanAsyncSupport()
-
-
Method Details
-
startService
- Overrides:
startServicein classQBeanSupport- Throws:
Exception
-
doStart
-
stopService
- Overrides:
stopServicein classQBeanSupport- Throws:
Exception
-
doStop
-
setConfiguration
- Specified by:
setConfigurationin interfaceConfigurable- Overrides:
setConfigurationin classQBeanSupport- Parameters:
cfg- Configuration object- Throws:
ConfigurationException
-