| 程序包 | 说明 |
|---|---|
| org.springframework.aop.support |
Convenience classes for using Spring's AOP API.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultBeanFactoryPointcutAdvisor
Concrete 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.
|