public class GlobalMBeanServer extends AbstractMBeanServer implements java.io.Serializable
Constructor and Description |
---|
GlobalMBeanServer()
Creates an MBeanServerProxy based on the context class loader.
|
GlobalMBeanServer(java.lang.ClassLoader loader)
Creates an MBeanServerProxy based on the context class loader.
|
Modifier and Type | Method and Description |
---|---|
protected MBeanContext |
createContext(java.lang.ClassLoader loader)
Returns the local context.
|
protected MBeanContext |
getContext(java.lang.ClassLoader loader)
Returns the local context.
|
protected MBeanContext |
getCurrentContext(java.lang.ClassLoader loader)
Returns the local context.
|
protected MBeanView |
getView()
Returns the local view.
|
protected void |
setCurrentContext(MBeanContext context,
java.lang.ClassLoader loader)
Returns the local context.
|
java.lang.String |
toString()
Returns the string form.
|
addNotificationListener, addNotificationListener, createContext, createMBean, createMBean, createMBean, createMBean, deserialize, deserialize, deserialize, destroy, getAttribute, getAttributes, getClassLoader, getClassLoaderFor, getClassLoaderRepository, getCurrentContext, getDefaultDomain, getDomains, getGlobalContext, getGlobalView, getMBeanCount, getMBeanInfo, getObjectInstance, getParentView, instantiate, instantiate, instantiate, instantiate, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, registerMBean, removeContext, removeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, setAttribute, setAttributes, unregisterMBean
public GlobalMBeanServer()
public GlobalMBeanServer(java.lang.ClassLoader loader)
protected MBeanContext createContext(java.lang.ClassLoader loader)
createContext
in class AbstractMBeanServer
protected MBeanContext getCurrentContext(java.lang.ClassLoader loader)
getCurrentContext
in class AbstractMBeanServer
protected void setCurrentContext(MBeanContext context, java.lang.ClassLoader loader)
setCurrentContext
in class AbstractMBeanServer
protected MBeanContext getContext(java.lang.ClassLoader loader)
getContext
in class AbstractMBeanServer
protected MBeanView getView()
getView
in class AbstractMBeanServer
public java.lang.String toString()
toString
in class AbstractMBeanServer