| Interface | Description |
|---|---|
| MetadataResolverFactory |
Provides instances of the
TypeKeysResolver, TypeKeysResolver, OutputTypeResolver and
QueryEntityResolver resolving types associated to a Component |
| Class | Description |
|---|---|
| MetadataResolverUtils |
Helper methods for the
MetadataResolverFactory |
| NullMetadataKey |
Null
MetadataKey implementation that represents the absence of a key |
| NullMetadataResolver |
Null implementation of
InputTypeResolver, AttributesTypeResolver and TypeKeysResolver, used to
represent the absence of any of them when required. |
| NullQueryMetadataResolver |
Null implementation of
OutputTypeResolver used to represent the absence of output resolver in a Query annotated
operation. |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.