Mule DevKit Annotations
Package Index
|
Class Index
org.mule.api
org.mule.api.adapter
org.mule.api.annotations.oauth
org.mule.api.callback
Annotations
ConnectionKey
Default
InvocationHeaders
Optional
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
ConnectionKey
implements
Annotation
org.mule.api.annotations.param.ConnectionKey
Class Overview
Marks a parameter inside
Connect
as the key for the connector lookup.
Summary
[Expand]
Inherited Methods
From interface
java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()