|
||||||||||
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 tree cache parameters for a bean
Optional Element Summary | |
---|---|
long |
idleTimeoutSeconds
|
int |
maxSize
|
java.lang.String |
name
|
public abstract java.lang.String name
public abstract int maxSize
public abstract long idleTimeoutSeconds
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |