@Configuration @ConditionalOnClass(value=org.springframework.integration.config.EnableIntegrationManagement.class) @ConditionalOnMissingBean(value=org.springframework.integration.support.management.IntegrationManagementConfigurer.class, name="integrationManagementConfigurer", search=CURRENT) protected static class IntegrationAutoConfiguration.IntegrationManagementConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
IntegrationAutoConfiguration.IntegrationManagementConfiguration.EnableIntegrationManagementConfiguration |
Modifier | Constructor and Description |
---|---|
protected |
IntegrationManagementConfiguration() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.