| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<AddressSetting> |
Server.ServerResources.addressSettings()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.AddressSetting resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.addressSetting(AddressSetting value)
Add the org.wildfly.swarm.config.messaging_activemq.server.AddressSetting object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.addressSettings(List<AddressSetting> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.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.
|
interface |
AddressSettingConfigurator<T extends AddressSetting> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.