Annotation Interface MessageProperties


@Documented @Retention(RUNTIME) @Target(PARAMETER) @Bindable public @interface MessageProperties
Parameter level annotation to indicate which parameter is bound to the message properties map.
Since:
1.1
Author:
Haris Secic