| Class | Description |
|---|---|
| DefaultCommand | |
| HystrixCommandBinding.Literal | |
| HystrixCommandInterceptor | |
| HystrixExtension | |
| HystrixExtension.HystrixInterceptorBindingAnnotatedType<T extends Annotation> |
| Exception | Description |
|---|---|
| FailureNotHandledException |
This exception is thrown if a hystrix command has a fallback defined but the failure is not assignable from any failure exception listed in
CircuitBreaker#failOn(). |
| Annotation Type | Description |
|---|---|
| HystrixCommandBinding |
Copyright © 2018 JBoss by Red Hat. All rights reserved.