| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<Divert> |
Server.ServerResources.diverts()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Divert resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.divert(Divert value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Divert object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.diverts(List<Divert> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Divert objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Divert<T extends Divert>
A messaging resource that allows you to transparently divert messages routed to one address to some other address, without making any changes to any client application logic.
|
interface |
DivertConfigurator<T extends Divert> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.