类 ParentContextCloserApplicationListener.ContextCloserListener

    • 构造器详细资料

      • ContextCloserListener

        public ContextCloserListener​(org.springframework.context.ConfigurableApplicationContext childContext)
    • 方法详细资料

      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.context.event.ContextClosedEvent event)
        指定者:
        onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.event.ContextClosedEvent>