[Missing namespace summary documentation for N:Castle.Core.Interceptor]
Syntax
| C# |
|---|
namespace Castle.Core.Interceptor |
Classes
| Class | Description | |
|---|---|---|
| StandardInterceptor |
Interfaces
| Interface | Description | |
|---|---|---|
| IChangeProxyTarget | ||
| IInterceptor |
New interface that is going to be used by DynamicProxy 2
| |
| IInvocation |
New interface that is going to be used by DynamicProxy 2
| |
| IOnBehalfAware |
Interceptors might implement this to receive the
ComponentModel on behalf of the component where the
interceptor is acting.
| |
| IProxyTargetAccessor |