JBoss Application Server: Parent Aggregator 7.1.1.Final
-
- All Implemented Interfaces:
- org.jboss.staxmapper.XMLElementReader<List<org.jboss.dmr.ModelNode>>, org.jboss.staxmapper.XMLElementWriter<ModelMarshallingContext>
public class AppClientXml
extends CommonXml
A mapper between an AS server's configuration model and XML representations, particularly appclient.xml
.
- Author:
- Stuart Douglas
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
List<org.jboss.dmr.ModelNode> operationList) |
void |
writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
ModelMarshallingContext context) |
-
Methods inherited from class org.jboss.as.controller.parsing.CommonXml
parseCompoundInterfaceCriterion, parseContentType, parseDeployments, parseFSBaseType, parseInterfaceCriteria, parseInterfaces, parseModuleOption, parseNamespaces, parseOutboundSocketBinding, parsePath, parsePaths, parseProperties, parseSchemaLocations, parseSimpleInterfaceCriterion, parseSocketBinding, parseSocketBindingGroupRef, parseSystemProperties, parseVault, readHeadComment, readTailComment, writeAttribute, writeContentItem, writeElement, writeInterfaces, writeNamespaces, writeNewLine, writePaths, writeProperties, writeSchemaLocation, writeSocketBindingGroup, writeVault
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JBoss Application Server: Parent Aggregator 7.1.1.Final
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.