Class OrionDeploymentTool

java.lang.Object
org.apache.tools.ant.taskdefs.optional.ejb.GenericDeploymentTool
org.apache.tools.ant.taskdefs.optional.ejb.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.10.2
See Also:
  • Field Details

  • Constructor Details

    • OrionDeploymentTool

      public OrionDeploymentTool()
  • Method Details