| 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 |
|---|---|
| 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 loaded
|
| 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 © 2022 JBoss by Red Hat. All rights reserved.