Package org.infinispan.jmx.annotations
package org.infinispan.jmx.annotations
JMX 2.0-like annotations, with no dependencies on JMX 2.0. These annotations are for internal use, to allow
Infinispan components to expose attributes and operations via JMX.
-
ClassDescriptionThe type of data that is to be collected.Indicates that a method in a MBean class defines a MBean attribute.Indicates that a method in an MBean class defines an MBean operation.Classes annotated with this will be exposed as MBeans.Indicates whether the measured values consistently increase or decrease over time or are dynamic and can "randomly" be higher or lower than previous values.