Package org.infinispan.jmx.annotations

JMX 2.0-like annotations, with no dependencies on JMX 2.0.

See:
          Description

Annotation Types Summary
ManagedAttribute Indicates that a public method or a field (any visibility) in an MBean class defines an MBean attribute.
ManagedOperation Indicates that a method in an MBean class defines an MBean operation.
MBean Classes anotaded with this will be exposed as MBeans.
 

Package org.infinispan.jmx.annotations Description

JMX 2.0-like annotations, with no dependencies on JMX 2.0. A temporary set of annotations until we eventually baseline on Java 7. These annotations are for internal use, to allow Infinispan components to expose attributes and operations via JMX.


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.