@Configuration(proxyBeanMethods=false) public class HystrixCircuitBreakerConfiguration extends Object
| Constructor and Description |
|---|
HystrixCircuitBreakerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.netflix.hystrix.contrib.javanica.aop.aspectj.HystrixCommandAspect |
hystrixCommandAspect() |
org.springframework.cloud.client.actuator.HasFeatures |
hystrixFeature() |
org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration.HystrixShutdownHook |
hystrixShutdownHook() |
@Bean public com.netflix.hystrix.contrib.javanica.aop.aspectj.HystrixCommandAspect hystrixCommandAspect()
@Bean public org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration.HystrixShutdownHook hystrixShutdownHook()
@Bean public org.springframework.cloud.client.actuator.HasFeatures hystrixFeature()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.