Package me.ehp246.aufjms.api.annotation
Annotation Interface OfCorrelationId
When applied to a parameter of a ByJms interface, it specifies
the argument value should be used for
Message.setJMSCorrelationID(String).
Only String value is supported.
- Since:
- 1.0
- Author:
- Lei Yang