@Configuration
@Import(value=org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration.class)
@ImportResource(value={"META-INF/spring-xd/bus/*.xml","META-INF/spring-xd/internal/repositories.xml","META-INF/spring-xd/analytics/${XD_ANALYTICS}-analytics.xml"})
public class SharedServerContextConfiguration
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
SharedServerContextConfiguration.JmxConfiguration |
protected static class |
SharedServerContextConfiguration.ZookeeperConnectionConfig |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EMBEDDED_ZK_CONNECT |
static java.lang.String |
ZK_CONNECT |
Constructor and Description |
---|
SharedServerContextConfiguration() |
public static final java.lang.String ZK_CONNECT
public static final java.lang.String EMBEDDED_ZK_CONNECT