Joram ${version}

org.objectweb.joram.client.connector
Interface RemoteServerMBean

All Known Implementing Classes:
RemoteServer

public interface RemoteServerMBean

The RemoteServerMBean interface defines the administration methods provided by the RemoteServer class.


Method Summary
 java.lang.String getRemoteServerId()
           
 java.util.List retrieveRemoteQueuesNames()
           
 java.util.List retrieveRemoteTopicsNames()
           
 

Method Detail

getRemoteServerId

public java.lang.String getRemoteServerId()

retrieveRemoteQueuesNames

public java.util.List retrieveRemoteQueuesNames()
                                         throws java.lang.Exception
Throws:
java.lang.Exception

retrieveRemoteTopicsNames

public java.util.List retrieveRemoteTopicsNames()
                                         throws java.lang.Exception
Throws:
java.lang.Exception

Joram ${version}

Copyright ? 2005 Scalagent - All rights reserved