|
Class Summary |
| AbstractDeploymentFacility |
Provides common behavior for the local and remote deployment facilities. |
| CommandXMLResultParser |
|
| DeploymentFacilityFactory |
This factory is for retrieving an implementation instance of DeploymentFacility. |
| DFDeploymentProperties |
Convenience class for managing deployment properties - settings or options
to be conveyed to the back-end during deployment-related operations. |
| DFDeploymentStatus |
This class encapsulates all status related to backend deployment
Backend deployement can consist of several stages. |
| DFProgressObject |
This interface extends the JSR88 interface for providing
deployment operations feedback and progress information. |
| RemoteDeploymentFacility |
Implements DeploymentFacility, currently using the RemoteCommand to work with the
admin back-end. |
| ServerConnectionEnvironment |
This class defines the additional environment needed to
connect to a particular application server deployment
backend. |
| ServerConnectionIdentifier |
This class defines all necessary information to
connect to a particular application server deployment
backend. |