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