|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mx.util.AgentID
Utility class for creating JMX agent identifiers. Also contains the helper method for retrieving the AgentID of an existing MBean server instance.
MBeanServerDelegateMBean (src) | Field Summary |
| Constructor Summary | |
AgentID()
|
|
| Method Summary | |
static java.lang.String |
create()
Creates a new agent ID string. |
static java.lang.String |
get(MBeanServer (src) server)
Returns the agent identifier string of a given MBean server instance. |
static void |
main(java.lang.String[] args)
test |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AgentID()
| Method Detail |
public static java.lang.String create()
This AgentID string is globally unique.
public static void main(java.lang.String[] args)
args - public static java.lang.String get(MBeanServer (src) server)
|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||