Class WebServicesDeploymentDescriptorFile


  • public class WebServicesDeploymentDescriptorFile
    extends DeploymentDescriptorFile
    This class is responsible for handling the JSR 109 webservices deployment descriptor
    Author:
    Kenneth Saks
    • Constructor Detail

    • Method Detail

      • getAllDescriptorPaths

        public static Vector getAllDescriptorPaths()
      • getRootXMLNode

        public RootXMLNode getRootXMLNode​(Descriptor descriptor)
        Specified by:
        getRootXMLNode in class DeploymentDescriptorFile
        Parameters:
        the - descriptor for which we need the node
        Returns:
        a RootXMLNode responsible for handling the deployment descriptors associated with this J2EE module