Uses of Class
org.wildfly.extension.mod_cluster.LoadMetricEnum
-
-
Uses of LoadMetricEnum in org.wildfly.extension.mod_cluster
Methods in org.wildfly.extension.mod_cluster that return LoadMetricEnum Modifier and Type Method Description static LoadMetricEnumLoadMetricEnum. forType(String type)static LoadMetricEnumLoadMetricEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static LoadMetricEnum[]LoadMetricEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-