Uses of Class
org.jboss.as.clustering.infinispan.subsystem.ClusteredCacheMetric
-
Packages that use ClusteredCacheMetric Package Description org.jboss.as.clustering.infinispan.subsystem -
-
Uses of ClusteredCacheMetric in org.jboss.as.clustering.infinispan.subsystem
Methods in org.jboss.as.clustering.infinispan.subsystem that return ClusteredCacheMetric Modifier and Type Method Description static ClusteredCacheMetricClusteredCacheMetric. valueOf(String name)Returns the enum constant of this type with the specified name.static ClusteredCacheMetric[]ClusteredCacheMetric. values()Returns an array containing the constants of this enum type, in the order they are declared.
-