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