| Package | Description |
|---|---|
| org.aoju.bus.cache |
| Modifier and Type | Method and Description |
|---|---|
static CacheConfig |
CacheConfig.newConfig(Map<String,Cache> caches) |
| Modifier and Type | Method and Description |
|---|---|
static CacheCore |
CacheModule.coreInstance(CacheConfig config) |
static boolean |
CacheCore.isSwitchOn(CacheConfig config,
CachedGet cachedGet,
Method method,
Object[] args) |
static boolean |
CacheCore.isSwitchOn(CacheConfig config,
Cached cached,
Method method,
Object[] args) |
static boolean |
CacheCore.isSwitchOn(CacheConfig config,
Invalid invalid,
Method method,
Object[] args) |
| Constructor and Description |
|---|
CacheAspect(CacheConfig config) |
Copyright © 2019. All rights reserved.