Package org.glassfish.gmbal
Annotation Type ManagedObject
-
@Documented @Target(TYPE) @Retention(RUNTIME) public @interface 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.