Polish doc
SPR-14290
This commit is contained in:
@@ -114,7 +114,8 @@ public @interface JmsListener {
|
||||
String selector() default "";
|
||||
|
||||
/**
|
||||
* The concurrency limits for the listener, if any.
|
||||
* The concurrency limits for the listener, if any. Overrides the value defined
|
||||
* by the container factory used to create the listener container.
|
||||
* <p>The concurrency limits can be a "lower-upper" String — for example,
|
||||
* "5-10" — or a simple upper limit String — for example, "10", in
|
||||
* which case the lower limit will be 1.
|
||||
|
||||
Reference in New Issue
Block a user