Uses of Package
org.infinispan.jmx.annotations

Packages that use org.infinispan.jmx.annotations
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.interceptors.base Base interceptors containing common, reusable behavior. 
org.infinispan.manager Cache manager package 
org.infinispan.remoting.rpc Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances. 
org.infinispan.util.concurrent.locks Lock and synchronization related classes, tools and utilities. 
 

Classes in org.infinispan.jmx.annotations used by org.infinispan
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.infinispan.jmx.annotations used by org.infinispan.distribution
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.infinispan.jmx.annotations used by org.infinispan.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.infinispan.jmx.annotations used by org.infinispan.interceptors.base
ManagedOperation
          Indicates that a method in an MBean class defines an MBean operation.
 

Classes in org.infinispan.jmx.annotations used by org.infinispan.manager
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.infinispan.jmx.annotations used by org.infinispan.remoting.rpc
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.infinispan.jmx.annotations used by org.infinispan.util.concurrent.locks
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.
 


Google Analytics

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