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