protected static class AbstractDeployerFactory.StandaloneDeployerFactory extends AbstractDeployerFactory
AbstractDeployerFactory.AgentDeployerFactory, AbstractDeployerFactory.ArmDeployerFactory, AbstractDeployerFactory.CloudHubDeployerFactory, AbstractDeployerFactory.RuntimeFabricDeployerFactory, AbstractDeployerFactory.StandaloneDeployerFactoryAGENT_DEPLOYER_FACTORY, ARM_DEPLOYER_FACTORY, CLOUDHUB_DEPLOYER_FACTORY, MULE_APPLICATION_CLASSIFIER, MULE_DOMAIN_CLASSIFIER, RUNTIME_FABRIC_DEPLOYER_FACTORY, STANDALONE_DEPLOYER_FACTORY| Modifier | Constructor and Description |
|---|---|
protected |
StandaloneDeployerFactory() |
| Modifier and Type | Method and Description |
|---|---|
Deployer |
createArtifactDeployer(Deployment deployment,
DeployerLog log)
Creates an artifact deployer.
|
public Deployer createArtifactDeployer(Deployment deployment, DeployerLog log) throws DeploymentException
AbstractDeployerFactorycreateArtifactDeployer in class AbstractDeployerFactorydeployment - The deployment configurationlog - A log to output information and errorDeploymentExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.