Returns an IInterceptor to allow the use of the supplied advisor in an interception-based framework.
An interceptor to expose this advisor's behaviour.
IAdvisorAdapterRegistry.GetInterceptor
| Exception Type | Condition |
|---|---|
| UnknownAdviceTypeException | If the advisor type is not understood by any registered IAdvisorAdapter. |
DefaultAdvisorAdapterRegistry Class | Spring.Aop.Framework.Adapter Namespace