|
From: Rod J. <rod...@in...> - 2003-11-05 08:38:16
|
>Good point: I've just added a check to ListableBeanFactoryImpl's preInstantiateSingletons method to ignore FactoryBeans that return isSingleton=false. I'm also inclined to agree that adding some "lazy-init" argument to the "bean" tag would make sense. Yes, a lazy option would be good. However, I think eager instantiation is the appropriate default. Regards, Rod |