Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.messaging.activemq |
Modifier and Type | Method and Description |
---|---|
ExternalJMSTopic |
MessagingActiveMQ.MessagingActiveMQResources.externalJmsTopic(String key) |
Modifier and Type | Method and Description |
---|---|
List<ExternalJMSTopic> |
MessagingActiveMQ.MessagingActiveMQResources.externalJmsTopics()
Get the list of ExternalJMSTopic resources
|
Modifier and Type | Method and Description |
---|---|
T |
MessagingActiveMQ.externalJmsTopic(ExternalJMSTopic value)
Add the ExternalJMSTopic object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
MessagingActiveMQ.externalJmsTopics(List<ExternalJMSTopic> value)
Add all ExternalJMSTopic objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalJMSTopic<T extends ExternalJMSTopic<T>>
Defines a JMS topic to a remote broker.
|
interface |
ExternalJMSTopicConsumer<T extends ExternalJMSTopic<T>> |
interface |
ExternalJMSTopicSupplier<T extends ExternalJMSTopic> |
Modifier and Type | Method and Description |
---|---|
ExternalJMSTopic |
ExternalJMSTopicSupplier.get()
Constructed instance of ExternalJMSTopic resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.