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