All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AutoDeployConstants constants detailAutoDeployDirectoryScanner Implementation of Directory scanner for autodeployment Providing functionality for scanning the input source directory and return the list of deployable components for autodeployment. Provide the list of deployable modules/application, depending upon the "type" entry passed to getAllDeployableEntity(File autodeployDir, String type).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().AutoDeployer.AutodeploymentStatus AutoDeploymentException AutoDeploymentExceptionAutoDeploymentOperation 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.DirectoryScanner Interface defining a method for filtering out deployable compenets.