@ConfigurationProperties(prefix="spring.integration") public class IntegrationProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IntegrationProperties.Channel |
static class |
IntegrationProperties.Endpoint |
static class |
IntegrationProperties.Error |
static class |
IntegrationProperties.Jdbc |
static class |
IntegrationProperties.RSocket |
Constructor and Description |
---|
IntegrationProperties() |
Modifier and Type | Method and Description |
---|---|
IntegrationProperties.Channel |
getChannel() |
IntegrationProperties.Endpoint |
getEndpoint() |
IntegrationProperties.Error |
getError() |
IntegrationProperties.Jdbc |
getJdbc() |
IntegrationProperties.RSocket |
getRsocket() |
public IntegrationProperties.Channel getChannel()
public IntegrationProperties.Endpoint getEndpoint()
public IntegrationProperties.Error getError()
public IntegrationProperties.Jdbc getJdbc()
public IntegrationProperties.RSocket getRsocket()