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