Annotation Interface OfGroupSeq


@Retention(RUNTIME) @Target(PARAMETER) public @interface OfGroupSeq
Specifies the binding point of the value for JMSXGroupSeq.

Only applicable when OfGroupId is specified.

int and Integer types are supported.

In case of Integer, null is not supported.

Can be applied on both ByJms and ForJmsType.

Since:
1.0
Author:
Lei Yang