Package | Description |
---|---|
org.jboss.as.domain.management.parsing |
Class and Description |
---|
AccessControlXml
Bits of parsing and marshaling logic that are related to
<access-control> elements. |
AuditLogXml |
ManagementXml
Bits of parsing and marshaling logic that are related to
<management> elements in domain.xml, host.xml and
standalone.xml. |
ManagementXmlDelegate
The management element within the configurations has different constraints applied depending on whether it is for a
standalone server or a host or domain, the different parsers can provide an implementation of this interface to override the
specific behaviour.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.