|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigMXBean
The immutable management information containing this node's configuration.
An instance implementing this MBean can be obtained from the from the
getPlatformMBeanServer method.
The ObjectName for uniquely identifying this MBean is
"com.sun.sgs:type=Config".
| Field Summary | |
|---|---|
static String |
MXBEAN_NAME
The name for uniquely identifying this MBean. |
| Method Summary | |
|---|---|
String |
getAppListener()
Returns the application listener class name. |
String |
getAppName()
Returns the application name. |
String |
getAppRoot()
Returns the application root directory name. |
String |
getHostName()
Returns the host this node is running on. |
int |
getJmxPort()
Returns the JMX remote listening port. |
NodeType |
getNodeType()
Returns the type of this node. |
String |
getProtocolDescriptor()
Returns the protocol descriptor, as a String. |
String |
getServerHostName()
Returns the server host property. |
long |
getStandardTxnTimeout()
Returns the standard transaction timeout, in milliseconds. |
| Field Detail |
|---|
static final String MXBEAN_NAME
| Method Detail |
|---|
NodeType getNodeType()
String getAppName()
String getAppRoot()
String getAppListener()
String getHostName()
String getServerHostName()
int getJmxPort()
-1 if no remote JMX connections are supportedlong getStandardTxnTimeout()
String getProtocolDescriptor()
String.
String
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||