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