Annotation Interface OfDeliveryCount


@Retention(RUNTIME) @Target(PARAMETER) public @interface OfDeliveryCount
Specifies the injection point for the value of JMS header 'JMSXDeliveryCount' on a ForJmsType object.

The injection point should be of int type.

Ignored on ByJms interfaces.

Since:
1.0
Author:
Lei Yang