| 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 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> |
interface |
RuntimeQueueSupplier<T extends RuntimeQueue> |
| Modifier and Type | Method and Description |
|---|---|
RuntimeQueue |
RuntimeQueueSupplier.get()
Constructed instance of RuntimeQueue resource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.