| Interface | Description |
|---|---|
| ConnectionProviderAwareMetadataContext |
A
MetadataContext which is aware of the ConnectionProvider used to provide its connection. |
| MetadataScopeAdapter |
Adapter implementation which expands the
MetadataScope to a more descriptive of the developer's metadata declaration
for a component |
| MuleMetadataTypeResolverAdapter |
A generic contract for a metadata type resolver adapter that adapts a SDK metadata type resolver to Mule metadata type
resolver.
|
| Class | Description |
|---|---|
| AttributesResolverFactory |
Factory of
AttributesTypeResolver |
| BooleanKeyResolver |
TypeKeysResolver implementation which resolves automatically MetadataKeys for boolean based MetadataKey Id
parameters. |
| DefaultMetadataContext |
Default immutable implementation of
MetadataContext, it provides access to the extension configuration and connection
in the metadata fetch invocation. |
| DefaultMetadataScopeAdapter |
Adapter implementation which expands the
MetadataScope to a more descriptive of the developer's metadata declaration
for a component |
| EntityMetadataMediator |
Resolves a Component's Metadata by coordinating the several moving parts that are affected by the Metadata fetching process, so
that such pieces can remain decoupled.
|
| EnumKeyResolver |
TypeKeysResolver implementation which resolves automatically MetadataKeys for Enum based MetadataKey Id
parameters. |
| MetadataMediator<T extends org.mule.runtime.api.meta.model.ComponentModel> |
Resolves a Component's Metadata by coordinating the several moving parts that are affected by the Metadata fetching process, so
that such pieces can remain decoupled.
|
| MetadataResolverUtils |
Util class for resolving metadata.
|
| MuleAttributesTypeResolverAdapter | |
| MuleInputTypeResolverAdapter | |
| MuleMetadataCacheAdapter |
Adapter of
MetadataCache to MuleMetadataCacheAdapter |
| MuleMetadataCacheValueResolverAdapter | |
| MuleMetadataContextAdapter | |
| MuleMetadataKeyAdapter |
Adapts a
MetadataKey into a MetadataKey |
| MuleOutputTypeResolverAdapter |
Adapter of
OutputTypeResolver to OutputTypeResolver |
| MuleTypeKeysResolverAdapter |
Adapts a
TypeKeysResolver into a TypeKeysResolver |
| QueryMetadataResolverFactory |
A
MetadataResolverFactory implementation for Query operations, it provides initialized instances of
OutputTypeResolver and QueryEntityResolver. |
| ResolverSupplier<T extends org.mule.runtime.api.metadata.resolving.NamedTypeResolver> | |
| SdkAttributesTypeResolverAdapter | |
| SdkMetadataCacheAdapter | |
| SdkMetadataCacheValueResolverAdapter | |
| SdkMetadataContextAdapter |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.