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