Class QSingleInstancePortBasedManager
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.qbean.QSingleInstancePortBasedManager
- All Implemented Interfaces:
Configurable, QBean, QBeanSupportMBean, QPersist
-
Field Summary
Fields inherited from class QBeanSupport
cfg, log, scheduledThreadPoolExecutor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidMethods 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, isModified, running, setAttr, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, startService, stop, stopService
-
Constructor Details
-
QSingleInstancePortBasedManager
public QSingleInstancePortBasedManager()
-
-
Method Details
-
initService
- Overrides:
initServicein classQBeanSupport- Throws:
Exception
-
setConfiguration
- Specified by:
setConfigurationin interfaceConfigurable- Overrides:
setConfigurationin classQBeanSupport- Parameters:
cfg- Configuration object- Throws:
ConfigurationException
-