Annotation Interface Cached
Can mark a method (or all methods) of a service as being cached in the 
LocalCache.- 
Optional Element SummaryOptional Elements
- 
Element Details- 
timeoutlong timeout- Returns:
- the cache ttl in milliseconds.
 - Default:
- 2147483647L
 
 
-