类 ArtemisProperties
java.lang.Object
org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
Configuration properties for Artemis.
- 从以下版本开始:
- 1.3.0
- 作者:
- Eddú Meléndez, Stephane Nicoll, Justin Bertram
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getMode()
getPool()
getUser()
void
setBrokerUrl
(String brokerUrl) void
setMode
(ArtemisMode mode) void
setPassword
(String password) void
-
构造器详细资料
-
ArtemisProperties
public ArtemisProperties()
-
-
方法详细资料
-
getMode
-
setMode
-
getBrokerUrl
-
setBrokerUrl
-
getUser
-
setUser
-
getPassword
-
setPassword
-
getEmbedded
-
getPool
-