Package org.glassfish.gmbal
Annotation Type ManagedObject
This annotation defines a Managed Object. An interface or class annotated as ManagedObject
has a corresponding open MBean constructed according to the ManagedAttribute and
ManagedOperation annotations on its methods.