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