| Package | Description |
|---|---|
| org.mule.tooling.client.internal.application |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractArtifactDeployer
Base class implementation for
ArtifactDeployer. |
class |
FileSystemArtifactDeployer
Handles a reference to the exploded application from file system.
|
class |
InputStreamArtifactDeployer
Handles an
InputStream with the content of the zipped application from local file system or a remote server. |
| Modifier and Type | Field and Description |
|---|---|
protected ArtifactDeployer |
AbstractArtifact.artifactDeployer |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactDeployer |
RemoteArtifactContextFactory.createRemoteArtifactContext(ArtifactResources artifactResources,
Map<String,String> deploymentProperties,
Supplier<RuntimeToolingService> runtimeToolingService) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.