org.objectweb.joram.client.connector
Interface LocalServerMBean
- LocalServer
public interface LocalServerMBean
The LocalServerMBean
interface defines the administration
methods provided by the
LocalServer
class.
createLocalQueue
public void createLocalQueue(String jndiName)
throws Exception
createLocalTopic
public void createLocalTopic(String jndiName)
throws Exception
getHost
public String getHost()
getLocalQueuesNames
public java.util.List getLocalQueuesNames()
getLocalServerId
public String getLocalServerId()
getLocalTopicsNames
public java.util.List getLocalTopicsNames()
getLocalUsersNames
public java.util.List getLocalUsersNames()
getPlatformConfiguration
public String getPlatformConfiguration()
getPlatformServersIds
public java.util.List getPlatformServersIds()
getPort
public String getPort()
getRelease
public String getRelease()
getRunningMode
public String getRunningMode()
getobjectName
public String getobjectName()
iseventProvider
public boolean iseventProvider()
isstateManageable
public boolean isstateManageable()
isstatisticsProvider
public boolean isstatisticsProvider()
Copyright B) 2004 Scalagent - All rights reserved