-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Michal Bachman opened SPR-8690 and commented
The JavaDoc for BeanFactory.containsBean says "is {@link
#getBean} able to obtain a bean instance for the given name?". For Beans declared abstract, the containsBean method returns true, but getBean can't obtain the bean, resulting in BeanIsAbstractException.
Referenced from: commits 10be0ef
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement