@ConfigurationProperties(prefix="spring.jms") public class JmsProperties extends Object
| Constructor and Description |
|---|
JmsProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJndiName() |
boolean |
isPubSubDomain() |
void |
setJndiName(String jndiName) |
void |
setPubSubDomain(boolean pubSubDomain) |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.