| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<CoreAddress> |
Server.ServerResources.coreAddress()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.CoreAddress resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.coreAddress(CoreAddress value)
Add the org.wildfly.swarm.config.messaging_activemq.server.CoreAddress object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.coreAddress(List<CoreAddress> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.CoreAddress objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoreAddress<T extends CoreAddress>
A runtime-only resource representing a ActiveMQ "address".
|
interface |
CoreAddressConfigurator<T extends CoreAddress> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.