Package org.jboss.as.controller.parsing
-
Interface Summary Interface Description ExtensionParsingContext Context in effect when theextensionelement for a givenExtensionis being parsed.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.ParseUtils WriteUtils Utility methods for writing XML. -
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.Namespace An enumeration of the supported domain model namespaces.