public class ContextClosedEvent extends ApplicationContextEvent
ApplicationContext gets closed.ContextRefreshedEvent,
序列化表格source| 构造器和说明 |
|---|
ContextClosedEvent(ApplicationContext source)
Creates a new ContextClosedEvent.
|
getApplicationContextgetTimestampgetSource, toStringpublic ContextClosedEvent(ApplicationContext source)
source - the ApplicationContext that has been closed
(must not be null)