@Configuration public class HystrixStreamServiceConnector extends ServiceInfoPropertySourceAdapter<HystrixAmqpServiceInfo>
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_SOURCE_NAME |
static String |
SPRING_CLOUD_HYSTRIX_STREAM |
static String |
SPRING_CLOUD_STREAM |
static String |
SPRING_CLOUD_STREAM_BINDERS_HYSTRIX |
static String |
SPRING_CLOUD_STREAM_BINDERS_HYSTRIX_ENVIRONMENT_SPRING_RABBITMQ |
static String |
SPRING_CLOUD_STREAM_BINDINGS_HYSTRIXSTREAMOUTPUT |
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
HystrixStreamServiceConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertySource<?> |
toPropertySource(HystrixAmqpServiceInfo serviceInfo) |
getOrder, onApplicationEventpublic static final String PROPERTY_SOURCE_NAME
public static final String SPRING_CLOUD_HYSTRIX_STREAM
public static final String SPRING_CLOUD_STREAM
public static final String SPRING_CLOUD_STREAM_BINDINGS_HYSTRIXSTREAMOUTPUT
public static final String SPRING_CLOUD_STREAM_BINDERS_HYSTRIX
public static final String SPRING_CLOUD_STREAM_BINDERS_HYSTRIX_ENVIRONMENT_SPRING_RABBITMQ
protected PropertySource<?> toPropertySource(HystrixAmqpServiceInfo serviceInfo)
toPropertySource in class ServiceInfoPropertySourceAdapter<HystrixAmqpServiceInfo>