| Package | Description | 
|---|---|
| org.springframework.aop.support | Convenience classes for using Spring's AOP API. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultBeanFactoryPointcutAdvisorConcrete BeanFactory-based PointcutAdvisor that allows for any Advice
 to be configured as reference to an Advice bean in the BeanFactory,
 as well as the Pointcut to be configured through a bean property. |