Class ConcurrentEESubsystemParser50

java.lang.Object
org.jboss.as.ee.subsystem.ConcurrentEESubsystemParser50

public class ConcurrentEESubsystemParser50 extends Object
The parser for the 'concurrent' XML element EE Subsystem 5.0 configuration.
Author:
emartins
  • 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