InstanceFactory that delegates the task of instantiating a component to some third party factory.
Default constructor for DelegatingInstanceFactory!(T, X)
Constructor for DelegatingInstanceFactory!(T, X)
Create a new instance of object of type T.
See Implementation
InstanceFactory that delegates the task of instantiating a component to some third party factory.