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