[Missing namespace summary documentation for N:Castle.Core.Interceptor]

Syntax

C#
namespace Castle.Core.Interceptor

Classes

  ClassDescription
Public classStandardInterceptor

Interfaces

  InterfaceDescription
Public interfaceIChangeProxyTarget
Public interfaceIInterceptor
New interface that is going to be used by DynamicProxy 2
Public interfaceIInvocation
New interface that is going to be used by DynamicProxy 2
Public interfaceIOnBehalfAware
Interceptors might implement this to receive the ComponentModel on behalf of the component where the interceptor is acting.
Public interfaceIProxyTargetAccessor