Class InfinispanSubsystemXMLWriter

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

public class InfinispanSubsystemXMLWriter extends Object implements org.jboss.staxmapper.XMLElementWriter<org.jboss.as.controller.persistence.SubsystemMarshallingContext>
XML writer for current Infinispan subsystem schema version.
Author:
Paul Ferraro, Richard Achmatowicz (c) 2011 Red Hat Inc., Tristan Tarrant
  • Constructor Details

    • InfinispanSubsystemXMLWriter

      public InfinispanSubsystemXMLWriter()
  • 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