| 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. |
interface |
BroadcastManager |
interface |
BroadcastReceiverRegistrar
A
BroadcastReceiver that notifies a set of registered BroadcastReceiver instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentBroadcastCommandDispatcherFactory
A
BroadcastCommandDispatcherFactory that returns the same CommandDispatcher instance for a given identifier. |
class |
QueueBroadcastManager |
| Modifier and Type | Method and Description |
|---|---|
Void |
BroadcastCommand.execute(BroadcastReceiver receiver) |
org.wildfly.clustering.Registration |
ConcurrentBroadcastCommandDispatcherFactory.register(BroadcastReceiver receiver) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.