@Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface CacheRefresh
| Modifier and Type | Required Element and Description |
|---|---|
int |
refresh |
| Modifier and Type | Optional Element and Description |
|---|---|
int |
refreshLockTimeout |
int |
stopRefreshAfterLastAccess |
TimeUnit |
timeUnit |
public abstract TimeUnit timeUnit
Copyright © 2013–2022. All rights reserved.