public class AppContextStartedEvent
extends org.springframework.context.event.ApplicationContextEvent
Published after AppContextInitializedEvent and after running all AppContext.Listeners.
| Constructor and Description |
|---|
AppContextStartedEvent(org.springframework.context.ApplicationContext source) |