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, stop
public ParallelDeploymentDirectoryWatcher(ArchiveDeployer<Domain> domainArchiveDeployer, ArchiveDeployer<Application> applicationArchiveDeployer, ObservableList<Domain> domains, ObservableList<Application> applications, ReentrantLock deploymentLock)
protected void deployPackedApps(String[] zips)
deployPackedApps
in class DeploymentDirectoryWatcher
protected void deployExplodedApps(String[] apps)
deployExplodedApps
in class DeploymentDirectoryWatcher
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.