Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Intercept ( IInvocation invocation ) : void | ||
SetInterceptedComponentModel ( |
||
TypedFactoryInterceptor ( IKernelInternal kernel, ITypedFactoryComponentSelector componentSelector ) : System |
Method | Description | |
---|---|---|
Release ( IInvocation invocation ) : void | ||
Resolve ( IInvocation invocation ) : void | ||
TryGetMethod ( IInvocation invocation, FactoryMethod &method ) : bool |
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
return | void |
public SetInterceptedComponentModel ( |
||
target | ||
return | void |
public TypedFactoryInterceptor ( IKernelInternal kernel, ITypedFactoryComponentSelector componentSelector ) : System | ||
kernel | IKernelInternal | |
componentSelector | ITypedFactoryComponentSelector | |
return | System |