public class ParallelDeploymentDirectoryWatcher extends DeploymentDirectoryWatcher
applicationArchiveDeployer, ARTIFACT_ANCHOR_SUFFIX, CHANGE_CHECK_INTERVAL_PROPERTY, DEFAULT_CHANGES_CHECK_INTERVAL_MS, dirty, logger, schedulerServiceSupplier, ZIP_ARTIFACT_FILTER| Constructor and Description |
|---|
ParallelDeploymentDirectoryWatcher(ArchiveDeployer<Domain> domainArchiveDeployer,
ArchiveDeployer<Application> applicationArchiveDeployer,
ObservableList<Domain> domains,
ObservableList<Application> applications,
Supplier<SchedulerService> schedulerServiceSupplier,
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, Supplier<SchedulerService> schedulerServiceSupplier, ReentrantLock deploymentLock)
protected void deployPackedApps(String[] zips)
deployPackedApps in class DeploymentDirectoryWatcherprotected void deployExplodedApps(String[] apps)
deployExplodedApps in class DeploymentDirectoryWatcherCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.