Method | Description | |
---|---|---|
CanProvideRequiredDependencies ( |
||
FactoryActivator ( |
||
IsManagedExternally ( |
Method | Description | |
---|---|---|
Instantiate ( CreationContext context ) : object |
Method | Description | |
---|---|---|
Create ( object factoryInstance, string factoryId, |
public CanProvideRequiredDependencies ( |
||
component | ||
return | bool |
public FactoryActivator ( |
||
model | ||
kernel | IKernelInternal | |
onCreation | ComponentInstanceDelegate | |
onDestruction | ComponentInstanceDelegate | |
return | System |
protected Instantiate ( CreationContext context ) : object | ||
context | CreationContext | |
return | object |
public IsManagedExternally ( |
||
component | ||
return | bool |