Uses of Package
org.jboss.cache.jmx.annotations

Packages that use org.jboss.cache.jmx.annotations
org.jboss.cache   
org.jboss.cache.buddyreplication   
org.jboss.cache.interceptors   
org.jboss.cache.interceptors.base   
org.jboss.cache.lock   
org.jboss.cache.transaction   
 

Classes in org.jboss.cache.jmx.annotations used by org.jboss.cache
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.
 

Classes in org.jboss.cache.jmx.annotations used by org.jboss.cache.buddyreplication
ManagedAttribute
          Indicates that a public method or a field (any visibility) in an MBean class defines an MBean attribute.
 

Classes in org.jboss.cache.jmx.annotations used by org.jboss.cache.interceptors
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.
 

Classes in org.jboss.cache.jmx.annotations used by org.jboss.cache.interceptors.base
ManagedAttribute
          Indicates that a public method or a field (any visibility) in an MBean class defines an MBean attribute.
 

Classes in org.jboss.cache.jmx.annotations used by org.jboss.cache.lock
ManagedAttribute
          Indicates that a public method or a field (any visibility) in an MBean class defines an MBean attribute.
 

Classes in org.jboss.cache.jmx.annotations used by org.jboss.cache.transaction
ManagedAttribute
          Indicates that a public method or a field (any visibility) in an MBean class defines an MBean attribute.
 



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