|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mx.remoting.MBeanServerRegistry
MBeanServerRegistry is a registry for remote MBeanServer proxies that are registered in the local JVM.
| Constructor Summary | |
MBeanServerRegistry()
|
|
| Method Summary | |
static MBeanServer (src) |
getMBeanServerFor(InvokerLocator (src) locator)
return the MBeanServer proxy for a given InvokerLocator, or null if none registered |
static MBeanServer (src) |
getMBeanServerFor(java.lang.String id)
return the MBeanServer proxy for a given MBeanServer id, or null if none registered |
static boolean |
isMBeanServerRegistered(InvokerLocator (src) locator)
returns true if the remote MBeanServer proxy is registered for the given locator |
static boolean |
isMBeanServerRegistered(java.lang.String id)
return true if the remote MbeanServer is registered for the given MBeanServer ID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MBeanServerRegistry()
| Method Detail |
public static final boolean isMBeanServerRegistered(java.lang.String id)
id -
public static final MBeanServer (src) getMBeanServerFor(java.lang.String id)
id -
public static final boolean isMBeanServerRegistered(InvokerLocator (src) locator)
locator -
public static final MBeanServer (src) getMBeanServerFor(InvokerLocator (src) locator)
locator -
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||