クラス ActiveMQProperties
java.lang.ObjectSE
org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
ActiveMQ の構成プロパティ。
- 導入:
- 3.1.0
- 作成者:
- Greg Turnquist, Stephane Nicoll, Aur é lien Leboulanger, Venil Noronha, Edd ú Mel é ndez
ネストされたクラスの要約
ネストされたクラス修飾子と型クラス説明static class組み込み ActiveMQ ブローカーの構成。static classコンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明getPool()getUser()booleanvoidsetBrokerUrl(StringSE brokerUrl) voidsetCloseTimeout(DurationSE closeTimeout) voidsetNonBlockingRedelivery(boolean nonBlockingRedelivery) voidsetPassword(StringSE password) voidsetSendTimeout(DurationSE sendTimeout) void
コンストラクターの詳細
ActiveMQProperties
public ActiveMQProperties()
メソッドの詳細
getBrokerUrl
setBrokerUrl
getUser
setUser
getPassword
setPassword
getEmbedded
getCloseTimeout
setCloseTimeout
isNonBlockingRedelivery
public boolean isNonBlockingRedelivery()setNonBlockingRedelivery
public void setNonBlockingRedelivery(boolean nonBlockingRedelivery) getSendTimeout
setSendTimeout
getPool
getPackages