@Target(value={PARAMETER,FIELD}) @Retention(value=SOURCE) @Documented public @interface MetaDataKeyParam
Processor as
the key for the metadata lookup. This lookup is resolved by @MetaDataRetriever method by
executing the toString() method on the annotated parameter.
Default("#[payload]"). ie, the parameter with the actual data.| Modifier and Type | Optional Element and Description |
|---|---|
MetaDataKeyParamAffectsType |
affects
It reflects the target of the dynamic type.
|
public abstract MetaDataKeyParamAffectsType affects
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.