Uses of Class
org.springframework.aop.framework.ProxyFactory

Packages that use ProxyFactory
Package
Description
Package containing Spring's basic AOP infrastructure, compliant with the AOP Alliance interfaces.
Bean post-processors for use in ApplicationContexts to simplify AOP usage by automatically creating AOP proxies without the need to use a ProxyFactoryBean.
AOP-based solution for declarative transaction demarcation.