Package org.mule.api.annotations.param

Enum Summary
MetaDataKeyParamAffectsType It defines the target of a dynamic parameter when annotated with MetaDataKeyParam
 

Annotation Types Summary
ConnectionKey Marks a parameter inside Connect as the key for the connector lookup.
CorrelationGroupSize  
CorrelationId  
CorrelationSequence  
Default Specifies a default value to a Configurable field or a Processor/Source parameter.
Email Specifies a default email pattern.
ExceptionPayload  
InvocationHeaders Used on Processor methods, this annotation marks the method parameter that will be used to pass in one or more of the headers received.
MessageRootId  
MessageUniqueId  
MetaDataKeyParam Marks a parameter inside Connect as the key for the connector lookup.
MetaDataStaticKey It defines the specific MetaData type of the annotated value.
Optional Marks a Configurable field or a Processor/Source parameters as optional.
RefOnly Marks a Configurable field or a Processor/Source parameters as being passed by reference only.
SessionHeaders Used on component methods, this annotation marks the method parameter that will be used to pass in one or more of the headers received.
 



Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.