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