| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging.subsystem.server | |
| org.wildfly.swarm.config.messaging.subsystem.server.addressSetting |
| 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>
An address setting defines some attributes that are defined against an address wildcard rather than a specific queue.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.