| Package | Description |
|---|---|
| org.mule.runtime.module.deployment.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArtifactDeployer<T extends DeployableArtifact> |
| Modifier and Type | Method and Description |
|---|---|
protected DomainArchiveDeployer |
MuleDeploymentService.createDomainArchiveDeployer(DefaultDomainFactory domainFactory,
ArtifactDeployer<Domain> domainMuleDeployer,
ObservableList<Domain> domains,
DefaultArchiveDeployer<ApplicationDescriptor,Application> applicationDeployer,
CompositeDeploymentListener applicationDeploymentListener,
DeploymentListener domainDeploymentListener)
Creates a
DomainArchiveDeployer. |
| Constructor and Description |
|---|
DefaultArchiveDeployer(ArtifactDeployer<T> deployer,
AbstractDeployableArtifactFactory<D,T> artifactFactory,
ObservableList<T> artifacts,
ArtifactDeploymentTemplate deploymentTemplate,
MuleContextListenerFactory muleContextListenerFactory) |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.