| Package | Description |
|---|---|
| org.mule.tooling.client.api.artifact.dsl | |
| org.mule.tooling.client.api.extension |
| Modifier and Type | Method and Description |
|---|---|
DslSyntaxResolver |
DslSyntaxResolverFactory.createDslResolver(ExtensionModel extensionModel)
Creates a new
DslSyntaxResolver for the given ExtensionModel using the DslResolvingContext associated
to this factory instance. |
| Modifier and Type | Method and Description |
|---|---|
Optional<ExtensionModel> |
ExtensionModelService.loadExtensionModel(ArtifactDescriptor pluginDescriptor)
Loads the
ExtensionModel for the given plugin. |
Optional<ExtensionModel> |
ExtensionModelService.loadExtensionModel(File plugin)
Loads the
ExtensionModel for the given plugin. |
List<ExtensionModel> |
ExtensionModelService.loadMuleExtensionModels()
Loads the
ExtensionModels for the Mule Runtime core components. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.