Class JBossXml

    • Constructor Detail

      • JBossXml

        public JBossXml​(org.jdom2.Element rootElement,
                        DescriptorType type)
        Constructor.
        Parameters:
        rootElement - The root of the DOM document representing the parsed deployment descriptor
        type - The descriptor type
    • Method Detail

      • getFileName

        public String getFileName()
        Returns the file name 'jboss.xml'.
        Specified by:
        getFileName in interface Descriptor
        Returns:
        The file name.