public class FileSystemApplicationDeployer extends Object implements ApplicationDeployer
| Constructor and Description |
|---|
FileSystemApplicationDeployer(URL applicationUrl,
RuntimeToolingService runtimeToolingService) |
| Modifier and Type | Method and Description |
|---|---|
String |
deploy()
Deploys the application through the
RuntimeToolingService and returns the applicationId. |
public FileSystemApplicationDeployer(URL applicationUrl, RuntimeToolingService runtimeToolingService)
public String deploy()
RuntimeToolingService and returns the applicationId.deploy in interface ApplicationDeployerString applicationId generated for the deployed application.Copyright © 2017 MuleSoft, Inc.. All rights reserved.