Uses of Class
org.glassfish.gmbal.Description
-
Packages that use Description Package Description org.glassfish.gmbal -
-
Uses of Description in org.glassfish.gmbal
Classes in org.glassfish.gmbal with annotations of type Description Modifier and Type Interface Description interfaceAMXMBeanInterfaceBase interface supported by all AMXMBeanInterface MBeans.Methods in org.glassfish.gmbal with annotations of type Description Modifier and Type Method Description AMXMBeanInterface[]AMXMBeanInterface. getChildren()Containment hierarchy: Get all AMXMBeanInterface contained by this one, in no particular order.StringAMXMBeanInterface. getName()Usually the same as the ObjectName 'name' property, but can differ if the actual name contains characters that must be escaped for an ObjectName and/or if the MBean has a mutable name attribute.AMXMBeanInterfaceAMXMBeanInterface. getParent()"go up one level": the MBean containing this one, can be null for root
-