Class SpaceProxyAdaptor
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.qbean.SpaceProxyAdaptor
- All Implemented Interfaces:
Configurable, QBean, SpaceProxyAdaptorMBean, QBeanSupportMBean, QPersist
Remote Space Proxy 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
-
SpaceProxyAdaptor
public SpaceProxyAdaptor()
-
-
Method Details
-
startService
- Overrides:
startServicein classQBeanSupport- Throws:
RemoteExceptionNamingException
-
stopService
- Overrides:
stopServicein classQBeanSupport
-
setSpaceName
- Specified by:
setSpaceNamein interfaceSpaceProxyAdaptorMBean
-
getSpaceName
- Specified by:
getSpaceNamein interfaceSpaceProxyAdaptorMBean
-
getKeys
- Specified by:
getKeysin interfaceSpaceProxyAdaptorMBean
-