Constructor for ProxyObjectWrappingFactory!T
Instantiates component of type Object.
Set the decorated object for decorator.
Get the decorated object.
Get the identity of original object that proxy factory will intantiate proxy object.
Get identity
Get locator
Set a locator to object.
Get the original locator that is used by proxy to fetch the proxied object.
Get source
Get the type info of T that is created.
Proxy factory decorator, that conforms to requirements of a container, exposing as well the ability to set proxied object's identity and locator.