Class DistributableWebXMLParser

  • All Implemented Interfaces:
    XMLStreamConstants, org.jboss.staxmapper.XMLElementReader<List<org.jboss.dmr.ModelNode>>, org.jboss.staxmapper.XMLElementWriter<org.jboss.as.controller.persistence.SubsystemMarshallingContext>

    public class DistributableWebXMLParser
    extends org.jboss.as.controller.PersistentResourceXMLParser
    Parser description for the distributable-web subsystem.
    Author:
    Paul Ferraro
    • Constructor Detail

      • DistributableWebXMLParser

        public DistributableWebXMLParser​(org.jboss.as.clustering.controller.Schema<DistributableWebSchema> schema)
    • Method Detail

      • getParserDescription

        public org.jboss.as.controller.PersistentResourceXMLDescription getParserDescription()
        Specified by:
        getParserDescription in class org.jboss.as.controller.PersistentResourceXMLParser