Uses of Class
org.wildfly.extension.clustering.web.DistributableWebSubsystemSchema
-
Packages that use DistributableWebSubsystemSchema Package Description org.wildfly.extension.clustering.web -
-
Uses of DistributableWebSubsystemSchema in org.wildfly.extension.clustering.web
Methods in org.wildfly.extension.clustering.web that return DistributableWebSubsystemSchema Modifier and Type Method Description static DistributableWebSubsystemSchemaDistributableWebSubsystemSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static DistributableWebSubsystemSchema[]DistributableWebSubsystemSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.extension.clustering.web that return types with arguments of type DistributableWebSubsystemSchema Modifier and Type Method Description org.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,DistributableWebSubsystemSchema>DistributableWebSubsystemSchema. getNamespace()
-