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


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

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



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