|
||||||||||
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.EnvironmentMBeanServer
public class EnvironmentMBeanServer
JNDI object for the Resin mbean server.
Constructor Summary | |
---|---|
EnvironmentMBeanServer(java.lang.String domain,
javax.management.MBeanServerDelegate delegate)
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 void |
removeContext(MBeanContext context,
java.lang.ClassLoader loader)
Returns the local context. |
protected void |
setCurrentContext(MBeanContext context,
java.lang.ClassLoader loader)
Sets 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 EnvironmentMBeanServer(java.lang.String domain, javax.management.MBeanServerDelegate delegate)
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 void removeContext(MBeanContext context, java.lang.ClassLoader loader)
removeContext
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 |