| Package | Description |
|---|---|
| org.mule.tooling.client.internal | |
| org.mule.tooling.client.internal.application | |
| org.mule.tooling.client.internal.dataweave |
| Modifier and Type | Method and Description |
|---|---|
Application |
ApplicationCache.getApplication(String id,
Callable<Application> callable)
Gets the
Application for the given id. |
| Modifier and Type | Method and Description |
|---|---|
Application |
ApplicationCache.getApplication(String id,
Callable<Application> callable)
Gets the
Application for the given id. |
| Constructor and Description |
|---|
DefaultDataSenseService(Application application,
MetadataProvider metadataProvider,
org.mule.tooling.client.api.datasense.MetadataCache metadataCache)
Creates an instance of the DataSense service.
|
DefaultToolingArtifact(String id,
org.mule.tooling.client.api.datasense.MetadataCache metadataCache,
Application application)
Creates an instance of the
DefaultToolingArtifact from a fetched applicationId or deploys the application to obtain
an identifier in case if null. |
ToolingMetadataServiceAdapter(Application application,
MetadataProvider metadataProvider,
org.mule.tooling.client.api.datasense.MetadataCache metadataCache)
Creates an instance of this service adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApplication
Represents an application and allows to be deployed into Mule Runtime.
|
| Constructor and Description |
|---|
DefaultDataWeaveService(Application application,
DataWeaveRunnerProvider runnerProvider,
ModulesAnalyzer modulesAnalyzer) |
LocalRunner(Application application)
Creates an instance of the runner with the given
Application. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.