程序包 | 说明 |
---|---|
org.nutz.aop.interceptor.async | |
org.nutz.ioc.aop | |
org.nutz.ioc.aop.config.impl | |
org.nutz.ioc.aop.impl | |
org.nutz.lang.util |
限定符和类型 | 类和说明 |
---|---|
class |
AsyncAopIocLoader |
限定符和类型 | 类和说明 |
---|---|
class |
SimpleAopMaker<T extends Annotation>
简化Aop扩展:
1.
|
限定符和类型 | 类和说明 |
---|---|
class |
AnnotationAopConfigration
通过扫描@Aop标注过的Method判断需要拦截哪些方法
|
限定符和类型 | 类和说明 |
---|---|
class |
DefaultMirrorFactory
通过AopConfigration来识别需要拦截的方法,并根据需要生成新的类
|
限定符和类型 | 类和说明 |
---|---|
class |
LifeCycleWrapper |
Copyright © 2017. All rights reserved.