| Constructor and Description |
|---|
AbstractMuleClient(AnypointDeployment anypointDeployment,
DeployerLog log) |
| Modifier and Type | Field and Description |
|---|---|
protected DeployerLog |
AbstractClient.log |
| Constructor and Description |
|---|
AbstractClient(DeployerLog log) |
AgentClient(DeployerLog log,
Deployment deployment) |
ClientLoggingFilter(DeployerLog log) |
| Constructor and Description |
|---|
ArmClient(Deployment armDeployment,
DeployerLog log) |
| Constructor and Description |
|---|
CloudHubClient(CloudHubDeployment cloudhubDeployment,
DeployerLog log) |
| Constructor and Description |
|---|
ClusterDeployer(ClusterDeployment clusterDeployment,
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) |
| Modifier and Type | Method and Description |
|---|---|
abstract Deployer |
AbstractDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log)
Creates an artifact deployer.
|
Deployer |
AbstractDeployerFactory.ArmDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log) |
Deployer |
AbstractDeployerFactory.AgentDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log) |
Deployer |
AbstractDeployerFactory.StandaloneDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log) |
Deployer |
AbstractDeployerFactory.CloudHubDeployerFactory.createArtifactDeployer(Deployment deployment,
DeployerLog log) |
| Constructor and Description |
|---|
DefaultDeployer(Deployer deployer,
String applicationName,
DeployerLog log) |
DefaultDeployer(Deployment deployment,
DeployerLog log) |
| Constructor and Description |
|---|
AgentApplicationDeployer(Deployment deployment,
DeployerLog log)
Constructor for the
AgentApplicationDeployer. |
AgentArtifactDeployer(Deployment deployment,
DeployerLog log) |
AgentDomainDeployer(Deployment deployment,
DeployerLog log)
Constructor for the
AgentDomainDeployer. |
| Constructor and Description |
|---|
ArmApplicationDeployer(ArmArtifactDeployer deployer,
DeployerLog log) |
ArmApplicationDeployer(Deployment deployment,
DeployerLog log) |
ArmArtifactDeployer(Deployment deployment,
ArmClient client,
DeployerLog log) |
ArmArtifactDeployer(Deployment deployment,
DeployerLog log) |
ArmDomainDeployer(Deployment deployment,
DeployerLog log) |
| Constructor and Description |
|---|
CloudHubApplicationDeployer(Deployment deployment,
DeployerLog log) |
CloudHubArtifactDeployer(Deployment deployment,
CloudHubClient cloudHubClient,
DeployerLog log) |
CloudHubArtifactDeployer(Deployment deployment,
DeployerLog log) |
CloudHubDomainDeployer(Deployment deployment,
DeployerLog log) |
| Constructor and Description |
|---|
StandaloneApplicationDeployer(Deployment deployment,
DeployerLog log) |
StandaloneArtifactDeployer(Deployment deployment,
DeployerLog log)
Creates a
StandaloneArtifactDeployer based on the deployment configuration and the log. |
StandaloneArtifactDeployer(Deployment deployment,
MuleProcessController controller,
DeployerLog log,
Prober prober) |
StandaloneDomainDeployer(Deployment deployment,
DeployerLog log) |
| Constructor and Description |
|---|
DeploymentConfigurator(AnypointDeployment anypointConfiguration,
DeployerLog log) |
Copyright © 2018 MuleSoft Inc. All rights reserved.