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

Package
Description
Bean post-processors for use in ApplicationContexts to simplify AOP usage by automatically creating AOP proxies without the need to use a ProxyFactoryBean.
Annotation support for DAOs.
Java 5 annotation for asynchronous method execution.
Support classes for integrating a JSR-303 Bean Validation provider (such as Hibernate Validator) into a Spring ApplicationContext and in particular with Spring's data binding and validation APIs.