Uses of Class
org.springframework.context.event.ApplicationContextEvent
Package
Description
Support classes for application events, like standard context events.
-
Uses of ApplicationContextEvent in org.springframework.context.event
Modifier and TypeClassDescriptionclass
Event raised when anApplicationContext
gets closed.class
Event raised when anApplicationContext
gets initialized or refreshed.class
Event raised when anApplicationContext
gets started.class
Event raised when anApplicationContext
gets stopped.