open static fun beanNamesIncludingAncestors(lbf: ListableBeanFactory): Array<String>
Return all bean names in the factory, including ancestor factories.
Return
the array of matching bean names, or an empty array if none
See Also
#beanNamesForTypeIncludingAncestors