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