@ConfigurationProperties(prefix="camel.component.hystrix.mapping") public class HystrixMappingConfiguration extends Object
| Constructor and Description |
|---|
HystrixMappingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnabled() |
String |
getPath() |
String |
getServletName() |
void |
setEnabled(Boolean enabled) |
void |
setPath(String path) |
void |
setServletName(String servletName) |
Apache Camel