Class BSH
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.qbean.BSH
- All Implemented Interfaces:
Runnable, Configurable, QBean, QBeanSupportMBean, QPersist
-
Field Summary
FieldsFields 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, isModified, running, setAttr, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, stop, stopService
-
Field Details
-
bsh
-
-
Constructor Details
-
BSH
public BSH()
-
-
Method Details
-
initService
- Overrides:
initServicein classQBeanSupport
-
startService
- Overrides:
startServicein classQBeanSupport
-
run
-