|
||||||||||
| 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 |
getContext(java.lang.ClassLoader loader)
Returns the local context. |
protected MBeanContext |
getExistingContext(java.lang.ClassLoader loader)
Returns the local context. |
protected MBeanView |
getView()
Returns the local view. |
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 getContext(java.lang.ClassLoader loader)
getContext in class AbstractMBeanServerprotected MBeanContext getExistingContext(java.lang.ClassLoader loader)
getExistingContext in class AbstractMBeanServerprotected MBeanView getView()
getView in class AbstractMBeanServerpublic java.lang.String toString()
toString in class AbstractMBeanServer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||