@Configuration @ConditionalOnClass(value={, }) @ConditionalOnMissingBean(value= ) public class ActiveMQAutoConfiguration extends Object
Auto-configuration
to integrate with an ActiveMQ
broker. Validates that the classpath contain the necessary classes before starting an
embedded broker.Modifier and Type | Class and Description |
---|---|
protected static class |
ActiveMQAutoConfiguration.EmbeddedBroker |
protected static class |
ActiveMQAutoConfiguration.NetworkBroker |
Constructor and Description |
---|
ActiveMQAutoConfiguration() |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.