Class Summary |
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
Deployement Descriptor, builds the jar file including the support files and verify
whether the produced jar is valid or not. |
BorlandGenerateClient |
BorlandGenerateClient is dedicated to the Borland Application Server 4.5
This task generates the client jar using as input the ejb jar file. |
DDCreator |
Build a serialised deployment descriptor given a text file description of the
descriptor in the format supported by WebLogic. |
DDCreatorHelper |
A helper class which performs the actual work of the ddcreator task. |
DescriptorHandler |
Inner class used by EjbJar to facilitate the parsing of deployment
descriptors and the capture of appropriate information. |
Ejbc |
Build EJB support classes using Weblogic's ejbc tool from a directory containing
a set of deployment descriptors. |
EjbcHelper |
A helper class which performs the actual work of the ejbc task. |
EjbJar |
Provides automated ejb jar file creation for ant. |
EjbJar.DTDLocation |
|
EjbJar.NamingScheme |
|
GenericDeploymentTool |
A deployment tool which creates generic EJB jars. |
InnerClassFilenameFilter |
|
IPlanetDeploymentTool |
This class is used to generate iPlanet Application Server (iAS) 6.0 stubs and
skeletons and build an EJB Jar file. |
IPlanetEjbc |
Utility class to compile EJB stubs and skeletons for the iPlanet Application
Server (iAS). |
IPlanetEjbcTask |
Task to compile EJB stubs and skeletons for the iPlanet Application Server. |
JbossDeploymentTool |
The deployment tool to add the jboss specific deployment descriptor to the ejb jar file. |
WeblogicDeploymentTool |
|
WeblogicTOPLinkDeploymentTool |
|
WLRun |
Execute a Weblogic server. |
WLStop |
Shutdown a Weblogic server. |