@Qualifier @Retention(value=RUNTIME) @Target(value={TYPE,PARAMETER,FIELD,METHOD,CONSTRUCTOR}) public @interface LocalCacheConfig
| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
int |
expiryAmount |
TimeUnit |
expiryUnit |
Copyright © 2018 Blazebit. All Rights Reserved.