Class BootstrapApplicationShutdownListener

  • All Implemented Interfaces:
    EventListener, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextClosedEvent>

    public class BootstrapApplicationShutdownListener
    extends AbstractBootstrapApplicationListener<org.springframework.context.event.ContextClosedEvent>
    Since:
    5.10
    • Constructor Detail

      • BootstrapApplicationShutdownListener

        public BootstrapApplicationShutdownListener()
    • Method Detail

      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.context.event.ContextClosedEvent event)