Annotation Interface OfDeliveryCount


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

The injection point should be of int type.

Only applicable to ForJmsType.

Since:
1.0
Author:
Lei Yang