public final class RemoteApplicationContextFactory extends Object
ApplicationDeployer.| Constructor and Description |
|---|
RemoteApplicationContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationDeployer |
createRemoteApplicationContext(URL applicationUrlContent,
RuntimeToolingService runtimeToolingService) |
public static ApplicationDeployer createRemoteApplicationContext(URL applicationUrlContent, RuntimeToolingService runtimeToolingService)
applicationUrlContent - URL for the application content. Non null.runtimeToolingService - RuntimeToolingService to be used when context is deployed and disposed. Non null.ApplicationDeployer for doing an operation against a Mule Runtime.Copyright © 2017 MuleSoft, Inc.. All rights reserved.