Class BatchDeploymentDescriptorParser_2_0
java.lang.Object
org.wildfly.extension.batch.jberet.deployment.BatchDeploymentDescriptorParser_1_0
org.wildfly.extension.batch.jberet.deployment.BatchDeploymentDescriptorParser_2_0
- All Implemented Interfaces:
XMLStreamConstants,org.jboss.as.server.deployment.jbossallxml.JBossAllXMLParser<org.wildfly.extension.batch.jberet.deployment.BatchEnvironmentMetaData>
- Direct Known Subclasses:
BatchDeploymentDescriptorParser_3_0
A parser for batch deployment descriptors (
batch-jberet:2.0) in jboss-all.xml.-
Field Summary
FieldsFields inherited from interface javax.xml.stream.XMLStreamConstants
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.extension.batch.jberet.deployment.BatchDeploymentDescriptorParser_1_0
parse
-
Field Details
-
NAMESPACE
- See Also:
-
ROOT_ELEMENT
-
-
Constructor Details
-
BatchDeploymentDescriptorParser_2_0
public BatchDeploymentDescriptorParser_2_0()
-