| Package | Description | 
|---|---|
| org.wildfly.swarm.config.messaging.activemq | |
| org.wildfly.swarm.config.messaging.activemq.server | 
| Modifier and Type | Method and Description | 
|---|---|
RuntimeQueue | 
Server.ServerResources.runtimeQueue(String key)  | 
| 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<T>>
A Queue. 
 | 
interface  | 
RuntimeQueueConsumer<T extends RuntimeQueue<T>>  | 
interface  | 
RuntimeQueueSupplier<T extends RuntimeQueue>  | 
| Modifier and Type | Method and Description | 
|---|---|
RuntimeQueue | 
RuntimeQueueSupplier.get()
Constructed instance of RuntimeQueue resource 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.