org.mule.api.annotations.param
Annotation Type MetaDataKeyParam


@Target(value={PARAMETER,FIELD})
@Retention(value=SOURCE)
@Documented
public @interface MetaDataKeyParam

Marks a parameter inside Connect as the key for the connector lookup.



Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.