@Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface CacheRefresh
| 限定符和类型 | 必需的元素和说明 |
|---|---|
int |
refresh |
| 限定符和类型 | 可选元素和说明 |
|---|---|
int |
refreshLockTimeout |
int |
stopRefreshAfterLastAccess |
TimeUnit |
timeUnit |
public abstract TimeUnit timeUnit
Copyright © 2013–2018. All rights reserved.