Package org.apache.camel
Annotation Type ExchangeProperties
-
@Retention(RUNTIME) @Documented @Target(PARAMETER) public @interface ExchangeProperties
Marks a parameter as being an injection point of the exchange properties of anExchange
- See Also:
Exchange.getProperties()