|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Pool
Annotation for specifying the pool class to manage thread pooling for a bean
Optional Element Summary | |
---|---|
int |
maxSize
|
long |
timeout
|
String |
value
|
public abstract String value
public abstract int maxSize
public abstract long timeout
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |