org.apache.camel
Annotation Type Properties


@Retention(value=RUNTIME)
@Documented
@Target(value=PARAMETER)
public @interface Properties

Marks a parameter as being an injection point of the properties of an Exchange

Version:
See Also:
Exchange.getProperties()



Apache CAMEL