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