@ConfigurationProperties(name="spring.activemq") public class ActiveMQProperties extends Object
Constructor and Description |
---|
ActiveMQProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getBrokerURL() |
boolean |
isInMemory() |
boolean |
isPooled() |
void |
setBrokerURL(String brokerURL) |
void |
setInMemory(boolean inMemory) |
void |
setPooled(boolean pooled) |
Copyright © 2014. All rights reserved.