JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.apache.camel
Annotation Interface Variables
@Retention
(
RUNTIME
)
@Documented
@Target
(
PARAMETER
)
public @interface
Variables
Marks a parameter as being an injection point of the variables
See Also:
Exchange.getVariables()