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