@ConfigRoot(name="qpid-jms",
phase=RUN_TIME)
public class QpidJmsRuntimeConfig
extends Object
| Modifier and Type | Field and Description |
|---|---|
Optional<String> |
password
Password to optionally be set on the factory
|
String |
url
Connection URL for the factory
|
Optional<String> |
username
Username to optionally be set on the factory
|
| Constructor and Description |
|---|
QpidJmsRuntimeConfig() |
@ConfigItem public String url
Copyright © 2020. All rights reserved.