| Package | Description |
|---|---|
| org.aoju.bus.cache | |
| org.aoju.bus.cache.proxy | |
| org.aoju.bus.cache.reader |
| Modifier and Type | Method and Description |
|---|---|
Object |
Complex.read(CachedGet cachedGet,
Method method,
ProxyChain baseInvoker) |
Object |
Complex.readWrite(Cached cached,
Method method,
ProxyChain baseInvoker) |
| Modifier and Type | Class and Description |
|---|---|
class |
AspectInvocation |
class |
AspectJoinPoint |
| Modifier and Type | Method and Description |
|---|---|
Object |
SingleCacheReader.read(CacheHolder cacheHolder,
CacheMethod cacheMethod,
ProxyChain baseInvoker,
boolean needWrite) |
Object |
MultiCacheReader.read(CacheHolder cacheHolder,
CacheMethod cacheMethod,
ProxyChain baseInvoker,
boolean needWrite) |
abstract Object |
AbstractReader.read(CacheHolder cacheHolder,
CacheMethod cacheMethod,
ProxyChain baseInvoker,
boolean needWrite) |
Copyright © 2019. All rights reserved.