| Package | Description |
|---|---|
| org.mule.tools.client.standalone.configuration | |
| org.mule.tools.client.standalone.controller.probing | |
| org.mule.tools.client.standalone.deployment |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClusterConfigurator.configureCluster(File[] paths,
List<MuleProcessController> mules) |
| Modifier and Type | Method and Description |
|---|---|
static AppDeploymentProbe |
AppDeploymentProbe.isDeployed(MuleProcessController mule,
String appName) |
static AppDeploymentProbe |
AppDeploymentProbe.notDeployed(MuleProcessController mule,
String appName) |
| Constructor and Description |
|---|
AppDeploymentProbe(MuleProcessController mule,
String appName,
Boolean check) |
| Constructor and Description |
|---|
StandaloneDeployer(MuleProcessController mule,
DeployerLog log,
File application,
Long timeout,
String[] arguments,
Long pollingDelay) |
| Constructor and Description |
|---|
ClusterDeployer(File[] paths,
List<MuleProcessController> mules,
org.apache.maven.plugin.logging.Log log,
File application,
long timeout,
String[] arguments,
long pollingDelay) |
Copyright © 2017. All rights reserved.