|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented public @interface Concurrency
Defines the ConcurrencyPolicy settings for a @MessageEndpoint.
| Optional Element Summary | |
|---|---|
int |
coreSize
|
int |
keepAliveSeconds
|
int |
maxSize
|
int |
queueCapacity
|
public abstract int coreSize
public abstract int maxSize
public abstract int queueCapacity
public abstract int keepAliveSeconds
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||