Class DistributableEjbXMLParser

  • 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 DistributableEjbXMLParser
    extends org.jboss.as.controller.PersistentResourceXMLParser
    Parser description for the distributable-ejb subsystem.
    Author:
    Paul Ferraro, Richard Achmatowicz
    • Method Detail

      • getParserDescription

        public org.jboss.as.controller.PersistentResourceXMLDescription getParserDescription()
        Create a PersistentResourceXMLDescription that models the path, attributes and children of the XML schema
        Specified by:
        getParserDescription in class org.jboss.as.controller.PersistentResourceXMLParser
        Returns:
        the PersistentResourceXMLDescription