Package org.jboss.as.domain.management.parsing
-
Interface Summary Interface Description 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. -
Class Summary Class Description AccessControlXml Bits of parsing and marshaling logic that are related to<access-control>elements.