org.apache.tools.ant.taskdefs.optional.ejb

Class OrionDeploymentTool

  • All Implemented Interfaces:
    EJBDeploymentTool


    public class OrionDeploymentTool
    extends GenericDeploymentTool
    The deployment tool to add the orion specific deployment descriptor to the ejb jar file. Orion only requires one additional file orion-ejb-jar.xml and does not require any additional compilation.
    Since:
    Ant 1.9.10
    See Also:
    EjbJar.createOrion()
    • Constructor Detail

      • OrionDeploymentTool

        public OrionDeploymentTool()
    • Method Detail

      • addVendorFiles

        protected void addVendorFiles(java.util.Hashtable ejbFiles,
                                      java.lang.String baseName)
        Add any vendor specific files which should be included in the EJB Jar.
        Overrides:
        addVendorFiles in class GenericDeploymentTool
        Parameters:
        ejbFiles - Hashtable<String, File>
        baseName - String