Class AppClientXml_All

java.lang.Object
org.jboss.as.server.parsing.CommonXml
org.jboss.as.appclient.subsystem.parsing.AppClientXml_All
All Implemented Interfaces:
org.jboss.staxmapper.XMLElementReader<List<org.jboss.dmr.ModelNode>>

public class AppClientXml_All extends org.jboss.as.server.parsing.CommonXml
A mapper between an AS server's configuration model and XML representations, particularly appclient.xml.
Author:
Stuart Douglas
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader, List<org.jboss.dmr.ModelNode> value)
     

    Methods inherited from class org.jboss.as.server.parsing.CommonXml

    parseAttributeValue, parseDeploymentOverlays, parseDeployments, parseInterfaces, parseNamespaces, parseOutboundSocketBinding, parsePaths, parseSchemaLocations, parseSocketBinding, parseSocketBindingGroupRef, parseSystemProperties, parseVault, writeContentItem, writeDeploymentOverlays, writeInterfaces, writeNamespaces, writePaths, writeProperties, writeSchemaLocation, writeSocketBindingGroup, writeSubsystems

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait