| Package | Description |
|---|---|
| org.mule.tooling.client.internal.application |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApplicationDeployer
Base class implementation for
ApplicationDeployer. |
class |
FileSystemApplicationDeployer
Handles a reference to the exploded application from file system.
|
class |
InputStreamApplicationDeployer
Handles an
InputStream with the content of the zipped application from local file system or a remote server. |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationDeployer |
RemoteApplicationContextFactory.createRemoteApplicationContext(URL applicationUrlContent,
RuntimeToolingService runtimeToolingService) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.