Annotation Interface OfRedelivered


@Retention(RUNTIME) @Target(PARAMETER) public @interface OfRedelivered
Specifies the binding point of the value of Message.getJMSRedelivered().

The injection point should be of int type.

Only applicable on ForJmsType.

Since:
1.0
Author:
Lei Yang