@Nullable open fun getObject(): Any
Return a proxy. Invoked when clients obtain beans from this factory bean. Create an instance of the AOP proxy to be returned by this factory. The instance will be cached for a singleton, and create on each call to getObject() for a proxy.
Return
a fresh AOP proxy reflecting the current state of this factory