| AbstractDeploymentFacility |
Provides common behavior for the local and remote deployment facilities.
|
| AbstractDeploymentFacility.DFCommandRunner |
Defines behavior implemented in the local or remote deployment facility
for actually executing the requested command.
|
| DeploymentFacility |
This interface defines basic deployment related facilities
such as deploying any j2ee modules on a Domain Admin Server
or target servers as well as retrieving non portable artifacts
for successful runs in a client mode configuration.
|
| 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.
|
| DFDeploymentStatus.Status |
Possible status for a stage or overall deployment status
|
| DFProgressObject |
This interface extends the JSR88 interface for providing
deployment operations feedback and progress information.
|
| 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.
|
| TargetOwner |
Represents any type of owner of a Target.
|