| Annotation Type and Description |
|---|
| org.zalando.failsafeactuator.service.FailsafeBreaker |
| Method and Description |
|---|
| org.zalando.failsafeactuator.service.CircuitBreakerRegistry.getOrCreate(String)
This method shouldn't be used anymore. Failsafe-Actuator relies on Springs
ApplicationContext
in the future therefore you should instantiate your Circuit Breaker by creating a Bean.
This method will be dropped in future versions. |
Copyright © 2018 Zalando SE. All rights reserved.