Class SpaceAdaptor
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.qbean.SpaceAdaptor
- All Implemented Interfaces:
Configurable, QBean, SpaceAdaptorMBean, QBeanSupportMBean, QPersist
Space Adaptor
-
Field Summary
Fields inherited from class QBeanSupport
cfg, log, scheduledThreadPoolExecutor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKeys()voidsetSpaceName(String spaceName) protected voidprotected voidMethods 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, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, stopMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface QBeanSupportMBean
getDump, getLoader, getLoaderURLS, getLogger, getName, getRealm, getServer, setLogger, setName, setPersist, setRealm, setServerMethods inherited from interface QPersist
getPersist, isModified
-
Constructor Details
-
SpaceAdaptor
public SpaceAdaptor()
-
-
Method Details
-
startService
- Overrides:
startServicein classQBeanSupport- Throws:
Exception
-
stopService
- Overrides:
stopServicein classQBeanSupport- Throws:
Exception
-
setSpaceName
- Specified by:
setSpaceNamein interfaceSpaceAdaptorMBean
-
getSpaceName
- Specified by:
getSpaceNamein interfaceSpaceAdaptorMBean
-
getKeys
- Specified by:
getKeysin interfaceSpaceAdaptorMBean
-