Class ConfigClientAutoConfiguration.ConfigClientFailFastListener
- java.lang.Object
-
- org.springframework.cloud.config.client.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 Summary
Constructors Modifier Constructor Description protectedConfigClientFailFastListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonApplicationEvent(org.springframework.boot.context.event.ApplicationStartedEvent event)
-