| Package | Description |
|---|---|
| org.mule.tooling.client.api | |
| org.mule.tooling.client.api.artifact | |
| org.mule.tooling.client.api.artifact.dsl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractToolingRuntimeClientBuilderFactory
Factory for creating a
ToolingRuntimeClient.Builder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ToolingArtifact
Provides tooling operations for a Mule Artifact.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DslSyntaxResolver
Provides the
DslElementSyntax of any Component, Parameter or
Type within the context of the Extension model where the Component was declared. |
interface |
DslSyntaxResolverFactory
Factory for creating
DslSyntaxResolver using set of plugins that compose the DslResolvingContext
in which this factory was created. |
interface |
DslSyntaxResolverService
Service for obtaining the
DslSyntaxResolverFactory that will allow the user to create
the DslElementSyntax data for any given component of an ExtensionModel |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.