类的使用
infra.aop.framework.ProxyCreatorSupport
使用ProxyCreatorSupport的程序包
程序包
说明
Classes enabling AspectJ 5 @Annotated classes to be used in Framework AOP.
Package containing Infra basic AOP infrastructure, compliant with the
AOP Alliance interfaces.
-
infra.aop.aspectj.annotation中ProxyCreatorSupport的使用
修饰符和类型类说明classAspectJ-based proxy factory, allowing for programmatic building of proxies which include AspectJ aspects (code style as well Java 5 annotation style). -
infra.aop.framework中ProxyCreatorSupport的使用
修饰符和类型类说明classFactory for AOP proxies for programmatic use, rather than via declarative setup in a bean factory.classFactoryBeanimplementation that builds an AOP proxy based on beans inBeanFactory.