public static final class ActiveMQArtemisModule.ActiveMQArtemisBuilder extends Object
| 限定符 | 构造器和说明 |
|---|---|
private |
ActiveMQArtemisBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ActiveMQArtemisModule |
build() |
static ActiveMQArtemisModule.ActiveMQArtemisBuilder |
builder() |
ActiveMQArtemisModule.ActiveMQArtemisBuilder |
withBrokerURL(String brokerURL) |
ActiveMQArtemisModule.ActiveMQArtemisBuilder |
withPassword(String password) |
ActiveMQArtemisModule.ActiveMQArtemisBuilder |
withUserName(String userName) |
private String brokerURL
private String userName
private String password
public static ActiveMQArtemisModule.ActiveMQArtemisBuilder builder()
public ActiveMQArtemisModule.ActiveMQArtemisBuilder withBrokerURL(String brokerURL)
public ActiveMQArtemisModule.ActiveMQArtemisBuilder withUserName(String userName)
public ActiveMQArtemisModule.ActiveMQArtemisBuilder withPassword(String password)
public ActiveMQArtemisModule build()
Copyright © 2020. All rights reserved.