| Class | Description |
|---|---|
| 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. |
| 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.
|
| MetadataScopeAdapter |
Adapter implementation which expands the
MetadataScope to a more descriptive of the developer's metadata declaration
for a component |
| 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> |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.