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