public class DeploymentProbeFactory extends Object
| Constructor and Description |
|---|
DeploymentProbeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentProbe |
createProbe(String packaging)
Deploys the application.
|
public static DeploymentProbe createProbe(String packaging) throws DeploymentException
packaging - Given a packaging, creates the corresponding implementation of a
DeploymentProbe. Currently, it supports
mule-domain and mule-application probes.DeploymentExceptionCopyright © 2024 MuleSoft Inc. All rights reserved.