Treat start/stop Lifecycle of beans like the init/destroy events [SPR-2326] #7015
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Michael Kanaley opened SPR-2326 and commented
Spring 2.0 now supports ApplicationContexts implementing the Lifecycle interface. I would like to see the start/stop functionality treated identically to that of init/destroy in the following way:
Currently init and destroy of ApplicationContexts send events as well. I would like to see this for start/stop too.
Affects: 2.0 RC2
The text was updated successfully, but these errors were encountered: