Annotation Interface OfGroupSeq


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

Only applicable, when OfGroupId is specified.

int and Integer types are supported.

In case of Integer, null is not supported.

Since:
1.0
Author:
Lei Yang