|
From: Rod J. <rod...@in...> - 2003-11-19 22:53:46
|
>It would still make sense to add a containsBean method to BeanFactory, I guess, to avoid workarounds like isSingleton or getAliases checks. If noone objects, I'll do that - is that OK with you, Darren? Rod, what do you think? This makes sense so long as the bean won't be instantiated by that call. Otherwise getBean() with a catch block would work. R |