Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.messaging.activemq |
Modifier and Type | Method and Description |
---|---|
JMSBridge |
MessagingActiveMQ.MessagingActiveMQResources.jmsBridge(String key) |
Modifier and Type | Method and Description |
---|---|
List<JMSBridge> |
MessagingActiveMQ.MessagingActiveMQResources.jmsBridges()
Get the list of JMSBridge resources
|
Modifier and Type | Method and Description |
---|---|
T |
MessagingActiveMQ.jmsBridge(JMSBridge value)
Add the JMSBridge object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
MessagingActiveMQ.jmsBridges(List<JMSBridge> value)
Add all JMSBridge objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
JMSBridge<T extends JMSBridge<T>>
A JMS bridge instance.
|
interface |
JMSBridgeConsumer<T extends JMSBridge<T>> |
interface |
JMSBridgeSupplier<T extends JMSBridge> |
Modifier and Type | Method and Description |
---|---|
JMSBridge |
JMSBridgeSupplier.get()
Constructed instance of JMSBridge resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.