| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDeployer |
| Modifier and Type | Method and Description |
|---|---|
abstract Deployer |
AbstractDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log)
Creates an artifact deployer.
|
Deployer |
AbstractDeployerFactory.ArmDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log) |
Deployer |
AbstractDeployerFactory.AgentDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log) |
Deployer |
AbstractDeployerFactory.StandaloneDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log) |
Deployer |
AbstractDeployerFactory.CloudHubDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log) |
Deployer |
AbstractDeployerFactory.RuntimeFabricDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log) |
| Constructor and Description |
|---|
DefaultDeployer(Deployer deployer,
String applicationName,
DeployerLog log) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentApplicationDeployer
Deploys mule applications to the Agent.
|
class |
AgentDomainDeployer
Deploys mule applications to the Agent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArmApplicationDeployer
Deploys mule applications to ARM.
|
class |
ArmDomainDeployer
Deploys mule domains to ARM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloudHubApplicationDeployer
Deploys mule applications to CloudHub.
|
class |
CloudHubDomainDeployer
Deploys mule domains to CloudHub.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeFabricApplicationDeployer |
class |
RuntimeFabricDomainDeployer |
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneApplicationDeployer
Deploys mule applications to Standalone.
|
class |
StandaloneDomainDeployer
Deploys mule domains to Standalone.
|
Copyright © 2018 MuleSoft Inc. All rights reserved.