InitializingBean/DisposableBean javadoc should not just refer to singletons [SPR-17131] #21668
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
Juergen Hoeller opened SPR-17131 and commented
InitializingBean
andDisposableBean
as well asDestructionAwareBeanPostProcessor
just talk about singletons in their javadoc for historic reasons. They should refer to singletons and scoped beans, not suggesting a limitation to singletons only.Affects: 4.3.18, 5.0.8, 5.1 RC1
Issue Links:
Referenced from: commits c814f58, f155d21, 73da153
Backported to: 4.3.19
The text was updated successfully, but these errors were encountered: