Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.joram.client.connector.LocalServer
LocalServer
class allows to manage the adapter's
underlying server.
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
String |
|
List | |
String | |
List | |
List | |
String | |
List | |
String |
|
String | |
String | |
String | |
boolean | |
boolean | |
boolean | |
void |
|
void |
|
void |
|
void |
|
public void createLocalQueue(String jndiName) throws Exception
- Specified by:
- createLocalQueue in interface LocalServerMBean
public void createLocalTopic(String jndiName) throws Exception
- Specified by:
- createLocalTopic in interface LocalServerMBean
public List getLocalQueuesNames()
- Specified by:
- getLocalQueuesNames in interface LocalServerMBean
public String getLocalServerId()
- Specified by:
- getLocalServerId in interface LocalServerMBean
public List getLocalTopicsNames()
- Specified by:
- getLocalTopicsNames in interface LocalServerMBean
public List getLocalUsersNames()
- Specified by:
- getLocalUsersNames in interface LocalServerMBean
public String getPlatformConfiguration()
- Specified by:
- getPlatformConfiguration in interface LocalServerMBean
public List getPlatformServersIds()
- Specified by:
- getPlatformServersIds in interface LocalServerMBean
public String getRunningMode()
- Specified by:
- getRunningMode in interface LocalServerMBean
public boolean iseventProvider()
- Specified by:
- iseventProvider in interface LocalServerMBean
public boolean isstateManageable()
- Specified by:
- isstateManageable in interface LocalServerMBean
public boolean isstatisticsProvider()
- Specified by:
- isstatisticsProvider in interface LocalServerMBean
public void setEventProvider(boolean eventProvider)
public void setObjectName(String objectName)
public void setStateManageable(boolean stateManageable)
public void setStatisticsProvider(boolean statisticsProvider)