public final class RemoteArtifactContextFactory extends Object
ArtifactDeployer.| Constructor and Description |
|---|
RemoteArtifactContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactDeployer |
createRemoteArtifactContext(ArtifactResources artifactResources,
Supplier<RuntimeToolingService> runtimeToolingService) |
public static ArtifactDeployer createRemoteArtifactContext(ArtifactResources artifactResources, Supplier<RuntimeToolingService> runtimeToolingService)
artifactResources - ArtifactResources defines the artifact resources. Non null.runtimeToolingService - RuntimeToolingService to be used when context is deployed and disposed. Non null.ArtifactDeployer for doing an operation against a Mule Runtime.Copyright © 2018 MuleSoft, Inc.. All rights reserved.