@Configuration public class HystrixStreamServiceConnector extends ServiceInfoPropertySourceAdapter<io.pivotal.spring.cloud.service.common.HystrixAmqpServiceInfo>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_SOURCE_NAME |
static java.lang.String |
SPRING_CLOUD_HYSTRIX_STREAM |
static java.lang.String |
SPRING_CLOUD_STREAM |
static java.lang.String |
SPRING_CLOUD_STREAM_BINDERS_HYSTRIX |
static java.lang.String |
SPRING_CLOUD_STREAM_BINDERS_HYSTRIX_ENVIRONMENT_SPRING_RABBITMQ |
static java.lang.String |
SPRING_CLOUD_STREAM_BINDINGS_HYSTRIXSTREAMOUTPUT |
SPRING_AUTOCONFIGURE_EXCLUDE| Constructor and Description |
|---|
HystrixStreamServiceConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.core.env.PropertySource<?> |
toPropertySource(io.pivotal.spring.cloud.service.common.HystrixAmqpServiceInfo serviceInfo) |
getOrder, onApplicationEventpublic static final java.lang.String PROPERTY_SOURCE_NAME
public static final java.lang.String SPRING_CLOUD_HYSTRIX_STREAM
public static final java.lang.String SPRING_CLOUD_STREAM
public static final java.lang.String SPRING_CLOUD_STREAM_BINDINGS_HYSTRIXSTREAMOUTPUT
public static final java.lang.String SPRING_CLOUD_STREAM_BINDERS_HYSTRIX
public static final java.lang.String SPRING_CLOUD_STREAM_BINDERS_HYSTRIX_ENVIRONMENT_SPRING_RABBITMQ
protected org.springframework.core.env.PropertySource<?> toPropertySource(io.pivotal.spring.cloud.service.common.HystrixAmqpServiceInfo serviceInfo)
toPropertySource in class ServiceInfoPropertySourceAdapter<io.pivotal.spring.cloud.service.common.HystrixAmqpServiceInfo>