Package org.jboss.cache.jmx.annotations

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.
 



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