Class DistributableWebDeploymentXMLReader

java.lang.Object
org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentXMLReader
All Implemented Interfaces:
org.jboss.staxmapper.XMLElementReader<MutableDistributableWebDeploymentConfiguration>

public class DistributableWebDeploymentXMLReader extends Object implements org.jboss.staxmapper.XMLElementReader<MutableDistributableWebDeploymentConfiguration>
Parser for both jboss-all.xml distributable-web namespace parsing its standalone deployment descriptor counterpart.
Author:
Paul Ferraro