public class WeldJBossAllParser extends Object implements JBossAllXMLParser<WeldJBossAllConfiguration>
jboss-all.xml and creates WeldJBossAllConfiguration holding the parsed configuration.| Modifier and Type | Field and Description |
|---|---|
static WeldJBossAllParser |
INSTANCE |
static String |
NAMESPACE |
static QName |
ROOT_ELEMENT |
| Modifier and Type | Method and Description |
|---|---|
WeldJBossAllConfiguration |
parse(org.jboss.staxmapper.XMLExtendedStreamReader reader,
DeploymentUnit deploymentUnit) |
public static final String NAMESPACE
public static final QName ROOT_ELEMENT
public static final WeldJBossAllParser INSTANCE
public WeldJBossAllConfiguration parse(org.jboss.staxmapper.XMLExtendedStreamReader reader, DeploymentUnit deploymentUnit) throws XMLStreamException
parse in interface JBossAllXMLParser<WeldJBossAllConfiguration>XMLStreamExceptionCopyright © 2013 JBoss by Red Hat. All rights reserved.