java.lang.Object | ||||
↳ | java.util.EventObject | |||
↳ | org.springframework.context.ApplicationEvent | |||
↳ | org.springframework.context.event.ApplicationContextEvent | |||
↳ | org.springframework.context.event.ContextStartedEvent |
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a new ContextStartedEvent.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||
![]()
| |||||||||||||
![]() | |||||||||||||
![]() |
Create a new ContextStartedEvent.
source | the ApplicationContext that has been started
(must not be null )
|
---|