Module org.mule.sdk.api
Package org.mule.sdk.api.metadata
package org.mule.sdk.api.metadata
-
ClassDescription
MetadataContextspecialization adding information relevant toChainInputTypeResolverinstances.Default immutable implementation for theMetadataKey.This component provides the capability to store data so future requests for that data can be served faster and accessed from everyInputTypeResolver,TypeKeysResolverandOutputTypeResolverMetadata resolving context, provides access to the Config and Connection used during metadata fetch invocation.A key, that with the given ID, represents aMetadataType.An implementation of the builder design pattern to create a newMetadataKeyinstance.NullMetadataKeyimplementation that represents the absence of a keyNull implementation ofInputTypeResolver,AttributesTypeResolverandTypeKeysResolver, used to represent the absence of any of them when required.Contains DataSense propagation information for routers, by using aMessageMetadataTypeto describe the typed message that enters eachRoute(input) and the message that exits them (output)Contains DataSense propagation information by using aMessageMetadataTypeto describe the typed message that enters aChain(input) and the message that exits it (output)