Class ConcurrentEESubsystemParser60

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

public class ConcurrentEESubsystemParser60 extends Object
The parser for the 'concurrent' XML element EE Subsystem 6.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