| Package | Description |
|---|---|
| org.mule.runtime.module.deployment.internal |
| Constructor and Description |
|---|
DeploymentDirectoryWatcher(DomainBundleArchiveDeployer domainBundleDeployer,
ArchiveDeployer<DomainDescriptor,Domain> domainArchiveDeployer,
ArchiveDeployer<ApplicationDescriptor,Application> applicationArchiveDeployer,
ObservableList<Domain> domains,
ObservableList<Application> applications,
Supplier<org.mule.runtime.api.scheduler.SchedulerService> schedulerServiceSupplier,
ReentrantLock deploymentLock) |
ParallelDeploymentDirectoryWatcher(DomainBundleArchiveDeployer domainBundleDeployer,
ArchiveDeployer<DomainDescriptor,Domain> domainArchiveDeployer,
ArchiveDeployer<ApplicationDescriptor,Application> applicationArchiveDeployer,
ObservableList<Domain> domains,
ObservableList<Application> applications,
Supplier<org.mule.runtime.api.scheduler.SchedulerService> schedulerServiceSupplier,
ReentrantLock deploymentLock) |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.