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