public class AspectjCacheProxy extends Object
| Constructor and Description |
|---|
AspectjCacheProxy(org.aoju.bus.cache.Context config) |
AspectjCacheProxy(Map<String,org.aoju.bus.cache.CacheX> caches) |
| Modifier and Type | Method and Description |
|---|---|
Object |
read(org.aspectj.lang.ProceedingJoinPoint point) |
Object |
readWrite(org.aspectj.lang.ProceedingJoinPoint point) |
void |
remove(org.aspectj.lang.JoinPoint point) |
Copyright © 2022. All rights reserved.