Interceptor to wrap an IAfterReturningAdvice instance.
For a list of all members of this type, see AfterReturningAdviceInterceptor Members .
System.Object
AfterReturningAdviceInterceptor
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A more efficient alternative solution in cases where there is no interception advice and therefore no need to create an IMethodInvocation object may be offered in future.
Used internally by the AOP framework: application developers should not need to use this class directly.
Namespace: Spring.Aop.Framework.Adapter
Assembly: Spring.Aop (in Spring.Aop.dll)
AfterReturningAdviceInterceptor Members | Spring.Aop.Framework.Adapter Namespace