public class AppContextInitializedEvent
extends org.springframework.context.event.ApplicationContextEvent
Published right after initialization of Spring context. AppContext and AppBeans can be used
in the handlers of this event.
AppContextStartedEvent,
Serialized Form| Constructor and Description |
|---|
AppContextInitializedEvent(org.springframework.context.ApplicationContext source) |