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