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