Subinterface of the AOP Alliance IMethodInterceptor interface that allows additional interfaces to be implemented by the interceptor, and available via a proxy using that interceptor.
For a list of all members of this type, see IIntroductionInterceptor Members .
This is a fundamental AOP concept called introduction.
Introductions are often mixins, enabling the building of composite objects that can achieve many of the goals of multiple inheritance.
Namespace: Spring.Aop
Assembly: Spring.Aop (in Spring.Aop.dll)
IIntroductionInterceptor Members | Spring.Aop Namespace