@Configuration public class HystrixStreamServiceConnector extends ServiceInfoPropertySourceAdapter<io.pivotal.spring.cloud.service.common.HystrixAmqpServiceInfo>
| Modifier and Type | Field and Description |
|---|---|
static String |
HYSTRIX_STREAM_BINDER_PREFIX |
static String |
HYSTRIX_STREAM_BINDING_PREFIX |
static String |
HYSTRIX_STREAM_PREFIX |
static String |
PROPERTY_SOURCE_NAME |
static String |
SPRING_CLOUD_HYSTRIX_STREAM |
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
HystrixStreamServiceConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertySource<?> |
toPropertySource(io.pivotal.spring.cloud.service.common.HystrixAmqpServiceInfo serviceInfo) |
getOrder, onApplicationEventpublic static final String PROPERTY_SOURCE_NAME
public static final String SPRING_CLOUD_HYSTRIX_STREAM
public static final String HYSTRIX_STREAM_PREFIX
public static final String HYSTRIX_STREAM_BINDING_PREFIX
public static final String HYSTRIX_STREAM_BINDER_PREFIX
protected PropertySource<?> toPropertySource(io.pivotal.spring.cloud.service.common.HystrixAmqpServiceInfo serviceInfo)
toPropertySource in class ServiceInfoPropertySourceAdapter<io.pivotal.spring.cloud.service.common.HystrixAmqpServiceInfo>