Class ConcurrentEESubsystemXMLPersister

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

public class ConcurrentEESubsystemXMLPersister extends Object
The persister for the 'concurrent' XML element EE Subsystem configuration.
Author:
emartins
  • Method Details

    • writeConcurrentElement

      public static void writeConcurrentElement(org.jboss.staxmapper.XMLExtendedStreamWriter writer, org.jboss.dmr.ModelNode eeSubSystem) throws XMLStreamException
      Throws:
      XMLStreamException