| Modifier and Type | Field and Description |
|---|---|
protected DeployerLog |
AbstractDeployer.log |
| Constructor and Description |
|---|
AbstractDeployer(Deployment deploymentConfiguration,
DeployerLog log) |
AbstractMuleClient(AnypointDeployment anypointDeployment,
DeployerLog log) |
| Modifier and Type | Field and Description |
|---|---|
protected DeployerLog |
AbstractClient.log |
| Constructor and Description |
|---|
AbstractClient(DeployerLog log) |
AgentClient(DeployerLog log,
String uri) |
AgentDeployer(AgentDeployment agentDeployment,
DeployerLog log) |
ClientLoggingFilter(DeployerLog log) |
| Constructor and Description |
|---|
ArmClient(ArmDeployment armDeployment,
DeployerLog log) |
ArmDeployer(ArmDeployment armDeployment,
DeployerLog log) |
| Constructor and Description |
|---|
CloudhubClient(CloudHubDeployment cloudhubDeployment,
DeployerLog log) |
CloudhubDeployer(CloudHubDeployment cloudHubDeployment,
DeployerLog log) |
| Constructor and Description |
|---|
ClusterDeployer(ClusterDeployment clusterDeployment,
DeployerLog log) |
StandaloneDeployer(StandaloneDeployment standaloneDeployment,
DeployerLog log) |
StandaloneUndeployer(DeployerLog log,
String applicationName,
File... muleHomes) |
| Constructor and Description |
|---|
MuleStandaloneInstaller(ClusterDeployment clusterDeployment,
org.apache.maven.project.MavenProject mavenProject,
org.apache.maven.artifact.resolver.ArtifactResolver artifactResolver,
org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
org.apache.maven.artifact.factory.ArtifactFactory artifactFactory,
org.apache.maven.artifact.repository.ArtifactRepository localRepository,
DeployerLog log) |
| Constructor and Description |
|---|
DeploymentConfigurator(AnypointDeployment anypointConfiguration,
DeployerLog log) |
| Modifier and Type | Method and Description |
|---|---|
AbstractDeployer |
DeployerFactory.createDeployer(Deployment deploymentConfiguration,
DeployerLog log) |
Copyright © 2020. All rights reserved.