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  
InnerClassFilenameFilter  
JOnASBaseTask Class used to create a JOnAS base with different configuration like port, url for JNDI, etc
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.
ServerDeploy Controls hot deployment tools for J2EE servers.
WsGenTask