public class DistributableWebDeploymentXMLReader extends Object implements org.jboss.staxmapper.XMLElementReader<MutableDistributableDeploymentConfiguration>, org.jboss.as.server.deployment.jbossallxml.JBossAllXMLParser<DistributableWebDeploymentConfiguration>
| Constructor and Description |
|---|
DistributableWebDeploymentXMLReader(DistributableWebDeploymentSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
DistributableWebDeploymentConfiguration |
parse(org.jboss.staxmapper.XMLExtendedStreamReader reader,
org.jboss.as.server.deployment.DeploymentUnit unit) |
void |
readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
MutableDistributableDeploymentConfiguration configuration) |
public DistributableWebDeploymentXMLReader(DistributableWebDeploymentSchema schema)
public DistributableWebDeploymentConfiguration parse(org.jboss.staxmapper.XMLExtendedStreamReader reader, org.jboss.as.server.deployment.DeploymentUnit unit) throws XMLStreamException
parse in interface org.jboss.as.server.deployment.jbossallxml.JBossAllXMLParser<DistributableWebDeploymentConfiguration>XMLStreamExceptionpublic void readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
MutableDistributableDeploymentConfiguration configuration)
throws XMLStreamException
readElement in interface org.jboss.staxmapper.XMLElementReader<MutableDistributableDeploymentConfiguration>XMLStreamExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.