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