Interface | Description |
---|---|
ExtensionHandler |
An
ExtensionHandler is a component of the StandaloneXml parser
and allows for customisation of the routines to read and write XML extension elements. |
Class | Description |
---|---|
CommonXml |
Bits of parsing and marshalling logic that are common across more than one of standalone.xml, domain.xml and host.xml.
|
SocketBindingsXml |
Parsing and marshalling logic specific to socket bindings.
|
SocketBindingsXml.HostSocketBindingsXml | |
StandaloneXml |
A mapper between an AS server's configuration model and XML representations, particularly
standalone.xml . |
Enum | Description |
---|---|
StandaloneXml.ParsingOption |
Copyright © 2023 JBoss by Red Hat. All rights reserved.