Class StandaloneXml

java.lang.Object
org.jboss.as.server.parsing.StandaloneXml
All Implemented Interfaces:
ManagementXmlReaderWriter

public final class StandaloneXml extends Object implements ManagementXmlReaderWriter
A mapper between an AS server's configuration model and XML representations, particularly standalone.xml.
Author:
David M. Lloyd, Darran Lofthouse