| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<RuntimeQueue> |
Server.ServerResources.runtimeQueues()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.runtimeQueue(RuntimeQueue value)
Add the org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.runtimeQueues(List<RuntimeQueue> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.RuntimeQueue objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeQueue<T extends RuntimeQueue>
A Queue.
|
interface |
RuntimeQueueConfigurator<T extends RuntimeQueue> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.