Class ParentContextCloserApplicationListener.ContextCloserListener

    • Constructor Detail

      • ContextCloserListener

        public ContextCloserListener​(org.springframework.context.ConfigurableApplicationContext childContext)
    • Method Detail

      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.context.event.ContextClosedEvent event)
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextClosedEvent>