Creates an instance of the AOP proxy to be returned by this factory
A fresh AOP proxy reflecting the current state of this factory.
Invoked when clients obtain objects from this factory object. The (proxy) instance will be cached for a singleton, and created on each call to GetObject for a prototype.
ProxyFactoryObject Class | Spring.Aop.Framework Namespace | GetObject