Package org.jboss.as.ee.subsystem
Class ConcurrentEESubsystemParser40
java.lang.Object
org.jboss.as.ee.subsystem.ConcurrentEESubsystemParser40
The parser for the 'concurrent' XML element EE Subsystem 4.0 configuration.
- Author:
- emartins
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidparseConcurrent(org.jboss.staxmapper.XMLExtendedStreamReader reader, List<org.jboss.dmr.ModelNode> operations, org.jboss.as.controller.PathAddress subsystemPathAddress)
-
Method Details
-
parseConcurrent
public static void parseConcurrent(org.jboss.staxmapper.XMLExtendedStreamReader reader, List<org.jboss.dmr.ModelNode> operations, org.jboss.as.controller.PathAddress subsystemPathAddress) throws XMLStreamException - Throws:
XMLStreamException
-