public final class ActiveMQConnectionFactoryConfiguration extends Object
ActiveMQConnectionFactory| Constructor and Description |
|---|
ActiveMQConnectionFactoryConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBrokerUrl() |
long |
getInitialRedeliveryDelay() |
int |
getMaxRedelivery() |
long |
getRedeliveryDelay() |
boolean |
isEnableXA() |
public ActiveMQConnectionFactoryConfiguration()
public int getMaxRedelivery()
public boolean isEnableXA()
public String getBrokerUrl()
public long getInitialRedeliveryDelay()
public long getRedeliveryDelay()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.