Class BatchSubsystemWriter

  • All Implemented Interfaces:
    org.jboss.staxmapper.XMLElementWriter<org.jboss.as.controller.persistence.SubsystemMarshallingContext>

    public class BatchSubsystemWriter
    extends Object
    implements org.jboss.staxmapper.XMLElementWriter<org.jboss.as.controller.persistence.SubsystemMarshallingContext>
    Author:
    James R. Perkins
    • Constructor Detail

      • BatchSubsystemWriter

        public BatchSubsystemWriter()
    • Method Detail

      • writeContent

        public void writeContent​(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
                                 org.jboss.as.controller.persistence.SubsystemMarshallingContext context)
                          throws XMLStreamException
        Specified by:
        writeContent in interface org.jboss.staxmapper.XMLElementWriter<org.jboss.as.controller.persistence.SubsystemMarshallingContext>
        Throws:
        XMLStreamException