Class JGroupsSubsystemXMLWriter

java.lang.Object
org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemXMLWriter
All Implemented Interfaces:
org.jboss.staxmapper.XMLElementWriter<org.jboss.as.controller.persistence.SubsystemMarshallingContext>

public class JGroupsSubsystemXMLWriter extends Object implements org.jboss.staxmapper.XMLElementWriter<org.jboss.as.controller.persistence.SubsystemMarshallingContext>
Author:
Paul Ferraro, Richard Achmatowicz (c) 2011 Red Hat Inc., Tristan Tarrant
  • Constructor Details

    • JGroupsSubsystemXMLWriter

      public JGroupsSubsystemXMLWriter()
  • Method Details

    • 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