クラス 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()
boolean
void
setBrokerUrl
(StringSE brokerUrl) void
setCloseTimeout
(DurationSE closeTimeout) void
setNonBlockingRedelivery
(boolean nonBlockingRedelivery) void
setPassword
(StringSE password) void
setSendTimeout
(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