| Interface | Description | 
|---|---|
| HotDeploymentTool | An interface for vendor-specific "hot" deployment tools. | 
| Class | Description | 
|---|---|
| AbstractHotDeploymentTool | Abstract class to support vendor-specific hot deployment tools. | 
| GenericHotDeploymentTool | A generic tool for J2EE server hot deployment. | 
| JonasHotDeploymentTool | An Ant wrapper task for the weblogic.deploy tool. | 
| ServerDeploy | Controls hot deployment tools for J2EE servers. | 
| WebLogicHotDeploymentTool | An Ant wrapper task for the weblogic.deploy tool. |