Class ConfigClientAutoConfiguration.ConfigClientFailFastListener

  • All Implemented Interfaces:
    EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
    Enclosing class:
    ConfigClientAutoConfiguration

    @Configuration(proxyBeanMethods=false)
    protected class ConfigClientAutoConfiguration.ConfigClientFailFastListener
    extends Object
    implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
    • Constructor Detail

      • ConfigClientFailFastListener

        protected ConfigClientFailFastListener()
    • Method Detail

      • onApplicationEvent

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