Package org.jboss.as.controller.parsing
-
Interface Summary Interface Description ExtensionParsingContext Context in effect when theextensionelement for a givenExtensionis being parsed.ManagementXmlReaderWriter Combination of the Reader and Writer interfaces for reading and writing the management model.ManagementXmlSchema Base representation of a schema for the management model.ProfileParsingCompletionHandler Callback anProfileParsingCompletionHandlercan register to, upon completion of normal parsing of a profile, manipulate the list of parsed boot operations associated with a profile. -
Class Summary Class Description DeferredExtensionContext Class that defers loading parsed extension data until a later time, this allows parse-time system properties to be evaluated before any extensions are loadedExtensionXml Parsing and marshalling logic related to theextensionelement in standalone.xml and domain.xml.ManagementSchema Base representation of a schema for the management model.ManagementSchemas Factory for a set of schemas for a specific management file.ParseUtils WriteUtils Utility methods for writing XML.XmlConstants Common constants used when parsing and writing XML configuration files. -
Enum Summary Enum Description Attribute An enumeration of all the recognized core configuration XML attributes, by local name.Element An enumeration of all the recognized core configuration XML element local names, by name.