| 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.config.internal.model.ApplicationModel> applicationModel,
org.mule.runtime.api.util.LazyValue<Set<org.mule.runtime.api.meta.model.ExtensionModel>> extensionModels,
MetadataProvider metadataProvider,
org.mule.runtime.api.util.LazyValue<org.mule.tooling.client.api.datasense.MetadataCache> metadataCache,
Map<String,String> toolingArtifactProperties,
org.mule.tooling.client.internal.serialization.Serializer serializer)
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.Location location) |
| Constructor and Description |
|---|
DataSenseArtifact(Artifact artifact,
org.mule.runtime.api.util.LazyValue<org.mule.tooling.client.api.datasense.MetadataCache> metadataCache,
MetadataProvider metadataProvider,
Map<String,String> artifactProperties,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService,
org.mule.runtime.api.el.ExpressionLanguage expressionLanguage,
org.mule.runtime.apikit.metadata.api.MetadataService apikitMetadataService,
DataSenseArtifact parent) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.