@Configuration @ConditionalOnClass(value=org.springframework.integration.config.EnableIntegration.class) public class IntegrationAutoConfiguration extends Object
Auto-configuration
for Spring Integration.Modifier and Type | Class and Description |
---|---|
protected static class |
IntegrationAutoConfiguration.IntegrationConfiguration |
protected static class |
IntegrationAutoConfiguration.IntegrationJmxConfiguration |
Constructor and Description |
---|
IntegrationAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
MBeanServer |
mbeanServer() |
@Bean @ConditionalOnMissingBean(value=javax.management.MBeanServer.class) public MBeanServer mbeanServer()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.