| Interface | Description |
|---|---|
| DataSenseResolutionScope |
Defines the different types of scopes for data sense resolution.
|
| DataSenseService |
Service for resolving data sense.
|
| MetadataCache |
Defines a cache for
Metadata and should be implemented by clients to provide a persistent mechanism for it. |
| MetadataCache.MetadataCacheKeyInfo |
Set of attributes provided for clients to build a key and search for a cache entry.
|
| MetadataCache.MetadataResult |
The result of the invocation to the
Callable for loading the metadata from Mule Runtime. |
| MetadataCacheFactory |
Factory for
MetadataCache. |
| Class | Description |
|---|---|
| ApplicationResolutionScope |
Resolves data sense at application level.
|
| ComponentResolutionScope |
Resolves data sense at component level.
|
| ConfigResolutionScope |
Resolves data sense at config level.
|
| DataSenseComponentInfo |
DataSense resolution for a component scope.
|
| DataSenseElementInfo | |
| DataSenseElementInfo.Builder | |
| DataSenseInfo |
DataSense resolution that contains the information related to propagation and metadata.
|
| DataSenseInfo.Builder | |
| DataSenseNotification | |
| DataSenseNotificationType |
Declares the type of notification for
DataSenseNotification. |
| DataSenseRequest |
Request for
DataSenseService. |
| I18nMessage |
Supports for internationalization for DataSense notifications.
|
| ImmutableMetadataCacheKeyInfo |
Immutable implementation of
MetadataCache.MetadataCacheKeyInfo. |
| ImmutableMetadataResult |
Immutable implementation of
MetadataCache.MetadataResult. |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.