@Target(value=METHOD) @Retention(value=SOURCE) @Documented public @interface MetaDataRetriever
MetaDataRetriever describes the metadata
for the received metadata key parameter.
MetaDataKey parameter is required and also the method return type must be MetaData.
org.mule.common.metadata.builder.DefaultMetaDataBuilder.
For more information about MetaData see MetaDataModel.
MetaDataCategory
MetaDataKeyRetriever method already defined.
MetaDataOutputRetriever is present at the same context this annotation
will only work for input metadata.scenarios ONLY.
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.