org.apache.geronimo.system.jmx
Class KernelMBeanServerReference
java.lang.Object
org.apache.geronimo.system.jmx.KernelMBeanServerReference
- All Implemented Interfaces:
- MBeanServerReference
public class KernelMBeanServerReference
- extends Object
- implements MBeanServerReference
Creates a fake mbean server which delegates all calls to the kernel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
KernelMBeanServerReference
public KernelMBeanServerReference(Kernel kernel)
getMBeanServer
public MBeanServer getMBeanServer()
- Specified by:
getMBeanServer
in interface MBeanServerReference
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.