Package | Description |
---|---|
org.wildfly.swarm.config.messaging.activemq | |
org.wildfly.swarm.config.messaging.activemq.server | |
org.wildfly.swarm.messaging |
Modifier and Type | Method and Description |
---|---|
T |
Server.jmsTopic(String childKey,
JMSTopicConsumer consumer)
Create and configure a JMSTopic object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
default JMSTopicConsumer<T> |
JMSTopicConsumer.andThen(JMSTopicConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default JMSTopicConsumer<T> |
JMSTopicConsumer.andThen(JMSTopicConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
EnhancedServer |
EnhancedServer.jmsTopic(String childKey,
JMSTopicConsumer config) |
EnhancedServer |
EnhancedServer.remoteJmsTopic(String childKey,
JMSTopicConsumer config) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.