org.jpos.q2.iso
Class QMUXProxyAdaptor
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.iso.QMUXProxyAdaptor
- All Implemented Interfaces:
- Configurable, QMUXProxyAdaptorMBean, QBean, QBeanSupportMBean, QPersist
public class QMUXProxyAdaptor
- extends QBeanSupport
- implements QMUXProxyAdaptorMBean
Remote Space Proxy Adaptor.
- Version:
- $Revision: 2854 $ $Date: 2010-01-02 10:34:31 +0000 (Sat, 02 Jan 2010) $
- Author:
- Mark Salter, Alwyn Schoeman
| Methods inherited from class org.jpos.q2.QBeanSupport |
addAttr, createElement, destroy, destroyService, getAttrs, getAttrs, getConfiguration, getFactory, getLoader, getLoaderURLS, getLog, getLogger, getName, getPersist, getProperties, getProperty, getRealm, getServer, getState, getStateAsString, init, initService, isModified, running, setAttr, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, shutdownQ2, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jpos.q2.QBeanSupportMBean |
getLoader, getLoaderURLS, getLogger, getName, getRealm, getServer, setLogger, setName, setPersist, setRealm, setServer, shutdownQ2 |
QMUXProxyAdaptor
public QMUXProxyAdaptor()
startService
protected void startService()
throws RemoteException,
NamingException,
NameRegistrar.NotFoundException
- Overrides:
startService in class QBeanSupport
- Throws:
RemoteException
NamingException
NameRegistrar.NotFoundException
stopService
protected void stopService()
throws NamingException
- Overrides:
stopService in class QBeanSupport
- Throws:
NamingException
setQmuxName
public void setQmuxName(String muxName)
- Specified by:
setQmuxName in interface QMUXProxyAdaptorMBean
getQmuxName
public String getQmuxName()
- Specified by:
getQmuxName in interface QMUXProxyAdaptorMBean
Copyright © 1998-2012 jPOS.org. All Rights Reserved.