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