Return the Type of the proxy.
IFactoryObject.ObjectType
Will check the singleton instance if already created, else fall back to the proxy interface (if a single one), the target bean type, or the TargetSource's target class.
ProxyFactoryObject Class | Spring.Aop.Framework Namespace