Uses of Enum Class
org.infinispan.jmx.annotations.MeasurementType
Packages that use MeasurementType
Package
Description
JMX 2.0-like annotations, with no dependencies on JMX 2.0.
-
Uses of MeasurementType in org.infinispan.jmx.annotations
Methods in org.infinispan.jmx.annotations that return MeasurementTypeModifier and TypeMethodDescriptionstatic MeasurementTypeReturns the enum constant of this class with the specified name.static MeasurementType[]MeasurementType.values()Returns an array containing the constants of this enum class, in the order they are declared.