메소드 | 설명 | |
---|---|---|
ComponentProxyInspector ( IConversionManager converter ) : System | ||
ProcessModel ( IKernel kernel, |
Searches for proxy behavior in the configuration and, if unsuccessful look for the ComponentProxyBehaviorAttribute attribute in the implementation type.
|
메소드 | 설명 | |
---|---|---|
ReadProxyBehavior ( IKernel kernel, |
Reads the proxy behavior associated with the component configuration/type and applies it to the model.
|
|
ReadProxyBehaviorFromType ( |
Returns a ComponentProxyBehaviorAttribute instance if the type uses the attribute. Otherwise returns null.
|
메소드 | 설명 | |
---|---|---|
ApplyProxyBehavior ( |
||
EnsureComponentRegisteredWithInterface ( |
||
ReadProxyBehaviorFromConfig ( |
public ComponentProxyInspector ( IConversionManager converter ) : System | ||
converter | IConversionManager | |
리턴 | System |
public ProcessModel ( IKernel kernel, |
||
kernel | IKernel | |
model | ||
리턴 | void |
protected ReadProxyBehavior ( IKernel kernel, |
||
kernel | IKernel | |
model | ||
리턴 | void |
protected ReadProxyBehaviorFromType ( |
||
implementation | ||
리턴 |