|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface CacheConfig
Annotation for configuring the simple cache parameters for a bean
Optional Element Summary | |
---|---|
long |
idleTimeoutSeconds
|
int |
maxSize
|
public abstract int maxSize
public abstract long idleTimeoutSeconds
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |