public class InputStreamApplicationDeployer extends AbstractApplicationDeployer
InputStream with the content of the zipped application from local file system or a remote server.LOGGER| Constructor and Description |
|---|
InputStreamApplicationDeployer(URL applicationUrl,
RuntimeToolingService runtimeToolingService) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doInternalInit(URL applicationUrlContent,
RuntimeToolingService runtimeToolingService) |
deploypublic InputStreamApplicationDeployer(URL applicationUrl, RuntimeToolingService runtimeToolingService)
protected String doInternalInit(URL applicationUrlContent, RuntimeToolingService runtimeToolingService)
doInternalInit in class AbstractApplicationDeployerCopyright © 2017 MuleSoft, Inc.. All rights reserved.