Uses of Interface
org.glassfish.gmbal.AMXMBeanInterface
-
Uses of AMXMBeanInterface in org.glassfish.gmbal
Classes in org.glassfish.gmbal that implement AMXMBeanInterfaceModifier and TypeClassDescriptionclassThis class implements a generic AMXMBeanInterface MBean which is connected to a possibly remote MBeanServerConnection (note that MBeanServer isA MBeanServerConnection, so we can actually create an AMXClientImpl simply by using the MBeanServer from the mom: this is useful for testing).Methods in org.glassfish.gmbal that return AMXMBeanInterfaceModifier and TypeMethodDescriptionAMXMBeanInterface.getChildren()Containment hierarchy: Get all AMXMBeanInterface contained by this one, in no particular order.AMXMBeanInterface.getParent()"go up one level": the MBean containing this one, can be null for root