Superinterface for advisors that perform one or more AOP introductions.
For a list of all members of this type, see IIntroductionAdvisor Members .
| Type | Description |
|---|---|
| DefaultIntroductionAdvisor | Simple |
This interface cannot be implemented directly; subinterfaces must provide the advice type implementing the introduction.
Introduction is the implementation of additional interfaces (not implemented by a target) via AOP advice.
Namespace: Spring.Aop
Assembly: Spring.Aop (in Spring.Aop.dll)
IIntroductionAdvisor Members | Spring.Aop Namespace | IIntroductionInterceptor