@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=org.springframework.integration.config.EnableIntegrationManagement.class) @ConditionalOnMissingBean(value=org.springframework.integration.config.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() |