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


@Target(value=PARAMETER)
@Retention(value=SOURCE)
@Documented
public @interface ConnectionKey

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



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