A ProxyObjectFactory instantiates a proxy to some type of object located in source locator.
Get the identity of original object that proxy factory will intantiate proxy object.
Get the original locator that is used by proxy to fetch the proxied object.
See Implementation
A ProxyObjectFactory instantiates a proxy to some type of object located in source locator.