| Interface | Description |
|---|---|
| BroadcastCommandDispatcherFactory |
A
CommandDispatcherFactory that is also a registry of BroadcastReceivers. |
| BroadcastManager | |
| BroadcastReceiver |
A receiver of a broadcast.
|
| BroadcastReceiverRegistrar |
A
BroadcastReceiver that notifies a set of registered BroadcastReceiver instances. |
| Class | Description |
|---|---|
| BroadcastCommand |
A
Command that receives a broadcast. |
| BroadcastCommandDispatcherFactoryInstaller |
Installs a distinct
BroadcastCommandDispatcherFactory service per channel. |
| CommandDispatcherBroadcastEndpoint |
A
BroadcastEndpoint based on a CommandDispatcher. |
| CommandDispatcherBroadcastEndpointClassTableContributor | |
| CommandDispatcherBroadcastEndpointFactory |
A
BroadcastEndpointFactory based on a CommandDispatcherFactory. |
| ConcurrentBroadcastCommandDispatcherFactory |
A
BroadcastCommandDispatcherFactory that returns the same CommandDispatcher instance for a given identifier. |
| QueueBroadcastManager |
Copyright © 2022 JBoss by Red Hat. All rights reserved.