public class CacheAsAspect extends Object
| Constructor and Description |
|---|
CacheAsAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundCacheAsMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
CacheAs cacheAs,
ORMDao ormDao) |
Copyright © 2020. All rights reserved.