Annotation Interface OfRedelivered


@Retention(RUNTIME) @Target(PARAMETER) public @interface OfRedelivered
Specifies the injection point for the value of Message.getJMSRedelivered() on a ForJmsType object.

The injection point should be of int type.

Not applicable to ByJms interfaces.

Since:
1.0
Author:
Lei Yang