| 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 |
|---|---|
Server |
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 |
|---|---|
Server |
Server.coreAddress(List<CoreAddress> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.CoreAddress objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
CoreAddress |
CoreAddress.bindingNames(List<String> value)
The names of all bindings (both queues and diverts) bound to this address.
|
CoreAddress |
CoreAddress.numberOfBytesPerPage(Long value)
The number of bytes used by each page for this address.
|
CoreAddress |
CoreAddress.numberOfPages(Integer value)
The number of pages used by this address.
|
CoreAddress |
CoreAddress.queueNames(List<String> value)
The names of the queues associated with the address.
|
CoreAddress |
CoreAddress.role(Role value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Role object to the list of subresources
|
CoreAddress |
CoreAddress.roles(List<Role> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Role objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.