Wraps up the result of some factory in Wrapper object if component is not derived from Object.
Constructor for WrappingFactory!(T, Z)
Instantiates component of type T.
Set the decorated object for decorator.
Get the decorated object.
Set a locator to object.
Get the type info of T that is created.
See Implementation
Wraps up the result of some factory in Wrapper object if component is not derived from Object.