| Interface | Description |
|---|---|
| MetadataEnrichableModel |
Contract for models capable of providing a
MetadataResolverFactory |
| MetadataResolverFactory |
Provides instances of the
MetadataKeysResolver, MetadataKeysResolver,
MetadataOutputResolver and QueryEntityResolver resolving types associated to a Component |
| Class | Description |
|---|---|
| NullMetadataKey |
Null
MetadataKey implementation that represents the absence of a key |
| NullMetadataResolver |
Null implementation of
MetadataContentResolver, MetadataAttributesResolver
and MetadataKeysResolver, used to represent the absence of any of them when required. |
| NullQueryOutputMetadataResolver |
Null implementation of
MetadataOutputResolver used to represent the absence of output resolver
in a Query annotated operation. |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.