public class ParallelDeploymentDirectoryWatcher extends DeploymentDirectoryWatcher
applicationArchiveDeployer, ARTIFACT_ANCHOR_SUFFIX, CHANGE_CHECK_INTERVAL_PROPERTY, DEFAULT_CHANGES_CHECK_INTERVAL_MS, dirty, logger, ZIP_ARTIFACT_FILTER| Constructor and Description |
|---|
ParallelDeploymentDirectoryWatcher(ArchiveDeployer<Domain> domainArchiveDeployer,
ArchiveDeployer<Application> applicationArchiveDeployer,
ObservableList<Domain> domains,
ObservableList<Application> applications,
ReentrantLock deploymentLock) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deployExplodedApps(String[] apps) |
protected void |
deployPackedApps(String[] zips) |
findArtifact, run, start, stoppublic ParallelDeploymentDirectoryWatcher(ArchiveDeployer<Domain> domainArchiveDeployer, ArchiveDeployer<Application> applicationArchiveDeployer, ObservableList<Domain> domains, ObservableList<Application> applications, ReentrantLock deploymentLock)
protected void deployPackedApps(String[] zips)
deployPackedApps in class DeploymentDirectoryWatcherprotected void deployExplodedApps(String[] apps)
deployExplodedApps in class DeploymentDirectoryWatcherCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.