| 程序包 | 说明 |
|---|---|
| org.springframework.aop.aspectj |
AspectJ integration package.
|
| org.springframework.aop.support |
Convenience classes for using Spring's AOP API.
|
| org.springframework.aop.target |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DeclareParentsAdvisor
Introduction advisor delegating to the given object.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultIntroductionAdvisor
Simple
IntroductionAdvisor implementation
that by default applies to any class. |
| 限定符和类型 | 方法和说明 |
|---|---|
IntroductionAdvisor |
ThreadLocalTargetSource.getStatsMixin()
Return an introduction advisor mixin that allows the AOP proxy to be
cast to ThreadLocalInvokerStats.
|