| AutoDeployConstants |
constants detail
|
| AutoDeployDirectoryScanner |
Implementation of Directory scanner for autodeployment
|
| AutoDeployedFilesManager |
Contains the status of list of files that have been autodeployed.
|
| AutoDeployedFilesManager.UndeployRequestedFile |
|
| AutoDeployer |
Handles the logic of deploying the module/app to the required destination.
The destination is specified on the constructor and can be modified by calling setTarget().
|
| AutoDeploymentOperation |
Performs a single auto-deployment operation for a single file.
|
| AutodeployRetryManager |
Manages retrying of autodeployed files in case a file is copied slowly.
|
| AutoDeployService |
A service wrapper around the autodeployer.
|
| AutoOperation |
Abstract class for operations the AutoDeployer can perform (currently deploy and undeploy).
|
| AutoUndeploymentOperation |
Performs a single auto-undeploy operation for a single file.
|