| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<JMSTopic> |
Server.ServerResources.jmsTopics()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.JMSTopic resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.jmsTopic(JMSTopic value)
Add the org.wildfly.swarm.config.messaging_activemq.server.JMSTopic object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.jmsTopics(List<JMSTopic> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.JMSTopic objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
JMSTopic<T extends JMSTopic>
Defines a JMS topic.
|
interface |
JMSTopicConfigurator<T extends JMSTopic> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.