Modifier and Type | Interface and Description |
---|---|
public interface | EJBDeploymentTool
The interface to implement for deployment tools. |
Modifier and Type | Class and Description |
---|---|
public class | BorlandDeploymentTool
BorlandDeploymentTool is dedicated to the Borland Application Server 4.5 and 4.5.1 This task generates and compiles the stubs and skeletons for all ejb described into the Deployment Descriptor, builds the jar file including the support files and verify whether the produced jar is valid or not. |
public class | BorlandGenerateClient
Generates a Borland Application Server 4.5 client JAR using as input the EJB JAR file. |
public class | DescriptorHandler
Deprecated
as a consequence of Inner class used by EjbJar to facilitate the parsing of deployment
descriptors and the capture of appropriate information.
HandlerBase being deprecated.
|
public class | EjbJar
Provides automated EJB JAR file creation. |
public class | GenericDeploymentTool
A deployment tool which creates generic EJB jars. |
public class | InnerClassFilenameFilter
A filename filter for inner class files of a particular class. |
public class | IPlanetDeploymentTool
This class is used to generate iPlanet Application Server (iAS) 6.0 stubs and skeletons and build an EJB Jar file. |
public class | IPlanetEjbc
Compiles EJB stubs and skeletons for the iPlanet Application Server (iAS). |
public class | IPlanetEjbcTask
Compiles EJB stubs and skeletons for the iPlanet Application Server. |
public class | JbossDeploymentTool
The deployment tool to add the jboss specific deployment descriptor to the ejb jar file. |
public class | JonasDeploymentTool
The deployment tool to add the jonas specific deployment descriptors to the ejb JAR file. |
public class | OrionDeploymentTool
The deployment tool to add the orion specific deployment descriptor to the ejb jar file. |
public class | WeblogicDeploymentTool
The weblogic element is used to control the weblogic.ejbc compiler for generating WebLogic EJB jars. |
public class | WeblogicTOPLinkDeploymentTool
Deployment tool for WebLogic TOPLink. |
public class | WebsphereDeploymentTool
WebSphere deployment tool that augments the ejbjar task. |