|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value={TYPE,METHOD,CONSTRUCTOR}) public @interface ThreadPoolSize
Specifies the maximum number of threads to use.
Created: 21.10.2011 09:47:02
Required Element Summary | |
---|---|
int |
value
|
Element Detail |
---|
public abstract int value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |