public class JPAJarJBossAllParser extends Object implements JBossAllXMLParser<JPADeploymentSettings>
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<JPADeploymentSettings> |
ATTACHMENT_KEY |
static QName |
ROOT_ELEMENT |
Constructor and Description |
---|
JPAJarJBossAllParser() |
Modifier and Type | Method and Description |
---|---|
JPADeploymentSettings |
parse(org.jboss.staxmapper.XMLExtendedStreamReader reader,
DeploymentUnit deploymentUnit) |
public static final AttachmentKey<JPADeploymentSettings> ATTACHMENT_KEY
public static final QName ROOT_ELEMENT
public JPADeploymentSettings parse(org.jboss.staxmapper.XMLExtendedStreamReader reader, DeploymentUnit deploymentUnit) throws XMLStreamException
parse
in interface JBossAllXMLParser<JPADeploymentSettings>
XMLStreamException
Copyright © 2015 JBoss by Red Hat. All rights reserved.