クラス 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
ネストされたクラスの概要
ネストされたクラスコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明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
getCloseTimeout
setCloseTimeout
isNonBlockingRedelivery
public boolean isNonBlockingRedelivery()setNonBlockingRedelivery
public void setNonBlockingRedelivery(boolean nonBlockingRedelivery) getSendTimeout
setSendTimeout
getPool
getPackages