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