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