| Modifier and Type | Method and Description |
|---|---|
static AbstractDeploymentValidator |
DeploymentValidatorFactory.createDeploymentValidator(Deployment deployment)
Creates a
AbstractDeploymentValidator for the given deployment. |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentDeploymentValidator
Validates if the mule runtime version is valid in an Agent deployment scenario.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArmDeploymentValidator
Validates if the mule runtime version is valid in an ARM deployment scenario.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloudHubDeploymentValidator
Validates if the mule runtime version is valid in a CloudHub deployment scenario.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeFabricDeploymentValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneDeploymentValidator
Validates if the mule runtime version is valid in a Standalone deployment scenario.
|
Copyright © 2018 MuleSoft Inc. All rights reserved.