| Package | Description |
|---|---|
| org.wildfly.extension.messaging.activemq.broadcast |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BroadcastCommandDispatcherFactory
A
CommandDispatcherFactory that is also a registry of BroadcastReceivers. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentBroadcastCommandDispatcherFactory
A
BroadcastCommandDispatcherFactory that returns the same CommandDispatcher instance for a given identifier. |
| Constructor and Description |
|---|
CommandDispatcherBroadcastEndpoint(org.wildfly.clustering.dispatcher.CommandDispatcherFactory factory,
String name,
BroadcastReceiverRegistrar registrar,
Function<String,BroadcastManager> managerFactory) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.