Is there a way to get the reference to a Factory bean from within the context file? I know there is programmtically a way by prepending '&' to the bean name, but I want to refer to a factory bean from within my bean context definition file.
Any help would be appreciated.
Thanks,
-Nilesh


Reply With Quote