Name | Type | Package | Description | Detail |
| | | |
AdvisedSupport | Class | org.springframework.aop.framework | Base class for AOP proxy configuration managers. | Detail |
AspectJProxyFactory | Class | org.springframework.aop.aspectj.annotation | AspectJ-based proxy factory, allowing for programmatic buildingof proxies which include AspectJ aspects (code style as well | Detail |
ProxyCreatorSupport | Class | org.springframework.aop.framework | Base class for proxy factories. | Detail |
ProxyFactory | Class | org.springframework.aop.framework | Factory for AOP proxies for programmatic use, rather than via a beanfactory. | Detail |
ProxyFactoryBean | Class | org.springframework.aop.framework | FactoryBean implementation that builds anAOP proxy based on beans in Spring BeanFactory. | Detail |