| Package | Description | 
|---|---|
| org.wildfly.swarm.config.messaging.activemq | |
| org.wildfly.swarm.config.messaging.activemq.server | 
| Modifier and Type | Method and Description | 
|---|---|
AddressSetting | 
Server.ServerResources.addressSetting(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AddressSetting> | 
Server.ServerResources.addressSettings()
Get the list of AddressSetting resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.addressSetting(AddressSetting value)
Add the AddressSetting object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.addressSettings(List<AddressSetting> value)
Add all AddressSetting objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AddressSetting<T extends AddressSetting<T>>
An address setting defines some attributes that are defined against an
 address wildcard rather than a specific queue. 
 | 
interface  | 
AddressSettingConsumer<T extends AddressSetting<T>>  | 
interface  | 
AddressSettingSupplier<T extends AddressSetting>  | 
| Modifier and Type | Method and Description | 
|---|---|
AddressSetting | 
AddressSettingSupplier.get()
Constructed instance of AddressSetting resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.