BeanFactoryUtils()
Convenience methods operating on bean factories, in particular on the ListableBeanFactory interface.
Returns bean counts, bean names or bean instances, taking into account the nesting hierarchy of a bean factory (which the methods defined on the ListableBeanFactory interface don't, in contrast to the methods defined on the BeanFactory interface).
Author
Rod Johnson
Author
Juergen Hoeller
Author
Chris Beams
Since
04.07.2003