public class LazyFieldAspect extends Object
| Constructor and Description |
|---|
LazyFieldAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundLazyMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
LazyField lazyField,
Object called) |
Copyright © 2020. All rights reserved.