Interface | Description |
---|---|
ExtensionParsingContext |
Context in effect when the
extension element for a given Extension is being parsed. |
ProfileParsingCompletionHandler |
Callback an
ProfileParsingCompletionHandler can register to, upon completion of normal parsing of a profile, manipulate the list
of parsed boot operations associated with a profile. |
Class | Description |
---|---|
ExtensionXml |
Parsing and marshalling logic related to the
extension element in standalone.xml and domain.xml. |
ParseUtils | |
WriteUtils |
Utility methods for writing XML.
|
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.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.