|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.remoting.JMXUtil
JMXUtil is a set of utility functions for dealing with JMX servers and MBeans
Constructor Summary | |
JMXUtil()
|
Method Summary | |
static MBeanServer (src) |
getMBeanServer()
return the local MbeanServer by using the system property jboss.remoting.jmxid which is set by the NetworkRegistry MBean when registered in the mbean server |
static ObjectName (src) |
getMBeanServerObjectName()
get the ObjectName of the MBeanServer |
static java.lang.String |
getServerId(MBeanServer (src) server)
get the MBeanServerId attribute from the server |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JMXUtil()
Method Detail |
public static MBeanServer (src) getMBeanServer()
public static final ObjectName (src) getMBeanServerObjectName() throws java.lang.Exception
java.lang.Exception
public static final java.lang.String getServerId(MBeanServer (src) server) throws java.lang.Exception
server
-
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |