Uses of Class
org.glassfish.gmbal.ManagedAttribute
-
Packages that use ManagedAttribute Package Description org.glassfish.gmbal -
-
Uses of ManagedAttribute in org.glassfish.gmbal
Methods in org.glassfish.gmbal with annotations of type ManagedAttribute 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
-