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