DefaultArchiveDeployer(ArtifactDeployer deployer,
ArtifactFactory artifactFactory,
ObservableList<T> artifacts,
ArtifactDeploymentTemplate deploymentTemplate) |
DeploymentDirectoryWatcher(ArchiveDeployer<Domain> domainArchiveDeployer,
ArchiveDeployer<Application> applicationArchiveDeployer,
ObservableList<Domain> domains,
ObservableList<Application> applications,
ReentrantLock deploymentLock) |
DeploymentDirectoryWatcher(ArchiveDeployer<Domain> domainArchiveDeployer,
ArchiveDeployer<Application> applicationArchiveDeployer,
ObservableList<Domain> domains,
ObservableList<Application> applications,
ReentrantLock deploymentLock) |
ParallelDeploymentDirectoryWatcher(ArchiveDeployer<Domain> domainArchiveDeployer,
ArchiveDeployer<Application> applicationArchiveDeployer,
ObservableList<Domain> domains,
ObservableList<Application> applications,
ReentrantLock deploymentLock) |
ParallelDeploymentDirectoryWatcher(ArchiveDeployer<Domain> domainArchiveDeployer,
ArchiveDeployer<Application> applicationArchiveDeployer,
ObservableList<Domain> domains,
ObservableList<Application> applications,
ReentrantLock deploymentLock) |