@ConfigurationProperties(prefix="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 Pivotal Software, Inc.. All rights reserved.