| Package | Description |
|---|---|
| org.mule.tooling.client.internal | |
| org.mule.tooling.client.internal.datasense |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalApplicationMetadataProvider
Internal implementation of
MetadataProvider, that is used with DataSense and uses Mule-API objects directly. |
class |
InternalDomainMetadataProvider
Internal implementation of
MetadataProvider, that is used with DataSense and uses Mule-API objects directly. |
| Constructor and Description |
|---|
ToolingMetadataServiceAdapter(org.mule.runtime.api.util.LazyValue<org.mule.runtime.ast.api.ArtifactAst> applicationModel,
MetadataProvider metadataProvider,
org.mule.runtime.api.util.LazyValue<MetadataCache> metadataCache,
org.mule.tooling.client.internal.serialization.Serializer serializer,
org.mule.runtime.api.util.LazyValue<org.mule.runtime.api.dsl.DslResolvingContext> dslResolvingContext,
org.mule.runtime.api.util.LazyValue<org.mule.runtime.core.internal.locator.ComponentLocator<org.mule.runtime.ast.api.ComponentAst>> componentLocator)
Creates an instance of this service adapter.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataProvider |
DataSenseArtifact.getMetadataProvider() |
MetadataProvider |
DataSenseArtifact.getMetadataProvider(org.mule.runtime.api.component.location.ComponentLocation componentLocation) |
| Constructor and Description |
|---|
DataSenseArtifact(Artifact artifact,
org.mule.runtime.api.util.LazyValue<MetadataCache> metadataCache,
MetadataProvider metadataProvider,
Map<String,String> artifactProperties,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService,
org.mule.runtime.apikit.metadata.api.MetadataService apikitMetadataService,
DataSenseArtifact parent) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.