Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.messaging.activemq | |
org.wildfly.swarm.messaging |
Modifier and Type | Method and Description |
---|---|
Server |
MessagingActiveMQ.MessagingActiveMQResources.server(String key) |
Modifier and Type | Method and Description |
---|---|
List<Server> |
MessagingActiveMQ.MessagingActiveMQResources.servers()
Get the list of Server resources
|
Modifier and Type | Method and Description |
---|---|
T |
MessagingActiveMQ.server(Server value)
Add the Server object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
MessagingActiveMQ.servers(List<Server> value)
Add all Server objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
Server<T extends Server<T>>
An ActiveMQ server instance.
|
interface |
ServerConsumer<T extends Server<T>> |
interface |
ServerSupplier<T extends Server> |
Modifier and Type | Method and Description |
---|---|
Server |
ServerSupplier.get()
Constructed instance of Server resource
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancedServer |
Copyright © 2019 JBoss by Red Hat. All rights reserved.