It is widely used behind the scenes in proxy-based Aspect Oriented Programming (aop) frameworks, such as Spring aop and dynaop, to provide method interceptions.
它广泛的被许多aop的框架使用,例如Spring AOP和dynaop,为他们提供方法的interception(拦截)。
AOP consists of five subsystems, which are AOP XML Loading system, AOP Processing system, AOP File Watching system, Dynamic Proxy Class Builder and Static Proxy Class Builder.
AOP由五个子系统组成,它们是AOP XML装载系统、AOP处理系统、AOP文件监测系统、动态代理类生成器和静态代理类生成器。
应用推荐