|
|||||||||
| 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
|
java.lang.String |
value
|
public abstract java.lang.String value
public abstract int maxSize
public abstract long timeout
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||