Derives from the {@link CircuitBreakerAspectSupport} class which contains the integration with Spring's underlying circuit breaker API.CircuitBreakerInterceptor simply calls the relevant superclass methods in the correct order.
CircuitBreakerInterceptor are thread-safe. @author Todd Orr @since 1.0
|
|