JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel
ExchangeProperty
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface ExchangeProperty
@Retention
(
RUNTIME
)
@Documented
@Target
(
PARAMETER
)
public @interface
ExchangeProperty
Marks a parameter as being an injection point of a property of an
Exchange
See Also:
Exchange.getProperty(String)
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Name of the property
Element Details
value
String
value
Name of the property