Package org.objectweb.jonas.ant

Interface Summary
EJBDeploymentTool  
HotDeploymentTool An interface for vendor-specific "hot" deployment tools.
 

Class Summary
BootstrapTask Allow to use the BootStrap class
It allows to do some operations like starting/stopping JOnASDeploying some apps etc...
DescriptorHandler Inner class used by EjbJar to facilitate the parsing of deployment descriptors and the capture of appropriate information.
EjbJar Provides automated EJB JAR file creation.
EjbJar.CMPVersion CMP versions supported valid CMP versions are 1.0 and 2.0
EjbJar.DTDLocation Inner class used to record information about the location of a local DTD
EjbJar.NamingScheme An EnumeratedAttribute class for handling different EJB jar naming schemes
GenericDeploymentTool  
GenICTask GenIC Task.
InnerClassFilenameFilter  
JOnASAntTool Common constants or methods used by several classes of the package
JOnASBaseTask Class used to create a JOnAS base with different configuration like port, url for JNDI, etc
JOnASClusterConfigTask Class used to create a JOnAS Cluster Configuration
JonasDeploymentTool The deployment tool to add the jonas specific deployment descriptors to the ejb JAR file.
JonasHotDeploymentTool Class used to manage deployment on JOnAS (with ant and ServerDeploy task)
JOnASTask Uses to start/stop/...
JProperty Allow to define property with the value of my.${name}.property
ServerDeploy Controls hot deployment tools for J2EE servers.
WsGenTask Launch WsGen from Ant.