| Package | Description |
|---|---|
| org.mule.sdk.api.metadata | |
| org.mule.sdk.api.metadata.resolving |
| Class and Description |
|---|
| MetadataCache
This component provides the capability to store data so future requests
for that data can be served faster and accessed from every
InputTypeResolver,
TypeKeysResolver and OutputTypeResolver |
| MetadataCache.MetadataCacheValueResolver |
| MetadataContext
Metadata resolving context, provides access to the Config and Connection used during
metadata fetch invocation.
|
| MetadataEnrichableModel
A model which can be augmented with
MetadataProperties
that are not part of the canonical metadata model. |
| MetadataKey
A key, that with the given ID, represents a
MetadataType. |
| MetadataKeyBuilder
An implementation of the builder design pattern to create a new
MetadataKey instance. |
| MetadataProperty
A custom property which augments a
MetadataEnrichableModel with
non canonical pieces of information. |
| Class and Description |
|---|
| MetadataContext
Metadata resolving context, provides access to the Config and Connection used during
metadata fetch invocation.
|
| MetadataKey
A key, that with the given ID, represents a
MetadataType. |
Copyright © 2020. All rights reserved.