org.objectweb.joram.client.connector

Interface RemoteServerMBean

Known Implementing Classes:
RemoteServer

public interface RemoteServerMBean

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

Method Summary

String
getRemoteServerId()
java.util.List
retrieveRemoteQueuesNames()
java.util.List
retrieveRemoteTopicsNames()

Method Details

getRemoteServerId

public String getRemoteServerId()


retrieveRemoteQueuesNames

public java.util.List retrieveRemoteQueuesNames()
            throws Exception


retrieveRemoteTopicsNames

public java.util.List retrieveRemoteTopicsNames()
            throws Exception


Copyright B) 2004 Scalagent - All rights reserved