| Modifier and Type | Optional Element and Description |
|---|---|
String |
name
The name of the (global) cache that will be used (if not specified a global cache name based on the fully qualified class/method
name will be used)
|
long |
timeout
The time afterwhich cached results will have been considered stale and in need of a refresh
|
public abstract long timeout
public abstract String name
Copyright © 2016. All rights reserved.