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