JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel
ExchangeProperties
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface ExchangeProperties
@Retention
(
RUNTIME
)
@Documented
@Target
(
PARAMETER
)
public @interface
ExchangeProperties
Marks a parameter as being an injection point of the exchange properties of an
Exchange
See Also:
Exchange.getProperties()