public class InputStreamArtifactDeployer extends AbstractArtifactDeployer
InputStream with the content of the zipped application from local file system or a remote server.LOGGER| Constructor and Description |
|---|
InputStreamArtifactDeployer(ArtifactResources artifactResources,
Supplier<RuntimeToolingService> runtimeToolingService) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doInternalDeploy(ArtifactResources artifactResources,
RuntimeToolingService runtimeToolingService,
String domainId) |
protected void |
doInternalDispose(String id,
RuntimeToolingService runtimeToolingService) |
deploy, disposepublic InputStreamArtifactDeployer(ArtifactResources artifactResources, Supplier<RuntimeToolingService> runtimeToolingService)
protected String doInternalDeploy(ArtifactResources artifactResources, RuntimeToolingService runtimeToolingService, String domainId)
doInternalDeploy in class AbstractArtifactDeployerprotected void doInternalDispose(String id, RuntimeToolingService runtimeToolingService)
doInternalDispose in class AbstractArtifactDeployerCopyright © 2018 MuleSoft, Inc.. All rights reserved.