The methods of the IAdvisorAdapter interface are listed below. For a complete list of IAdvisorAdapter interface members, see the IAdvisorAdapter Members topic.
GetInterceptor | Return an AOP Alliance IInterceptor exposing the behaviour of the given advice to an interception-based AOP framework. |
SupportsAdvice | Does this adapter understand the supplied advice? |
IAdvisorAdapter Interface | Spring.Aop.Framework.Adapter Namespace