open class ContextStoppedEvent : ApplicationContextEvent
Event raised when an ApplicationContext gets stopped.
Author
Mark Fisher
Author
Juergen Hoeller
Since
2.5
See Also
ContextStartedEvent
ContextStoppedEvent(source: ApplicationContext)
Create a new ContextStoppedEvent. |