|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.jmx.AbstractMBeanServer
com.caucho.jmx.GlobalMBeanServer
public class GlobalMBeanServer
JNDI object for the Resin mbean server.
Constructor Summary | |
---|---|
GlobalMBeanServer()
Creates an MBeanServerProxy based on the context class loader. |
|
GlobalMBeanServer(java.lang.ClassLoader loader)
Creates an MBeanServerProxy based on the context class loader. |
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GlobalMBeanServer()
public GlobalMBeanServer(java.lang.ClassLoader loader)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |