|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.client.connector.RemoteServer
The RemoteServer
class allows to handle remote JORAM servers.
Constructor Summary | |
RemoteServer(short id)
Constructs a RemoteServer instance. |
Method Summary | |
java.lang.String |
getRemoteServerId()
|
java.util.List |
retrieveRemoteQueuesNames()
|
java.util.List |
retrieveRemoteTopicsNames()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteServer(short id)
RemoteServer
instance.
Method Detail |
public java.lang.String getRemoteServerId()
getRemoteServerId
in interface RemoteServerMBean
public java.util.List retrieveRemoteQueuesNames() throws java.lang.Exception
retrieveRemoteQueuesNames
in interface RemoteServerMBean
java.lang.Exception
public java.util.List retrieveRemoteTopicsNames() throws java.lang.Exception
retrieveRemoteTopicsNames
in interface RemoteServerMBean
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |