Interface BroadcastCommandDispatcherFactory
- All Superinterfaces:
BroadcastReceiver,BroadcastReceiverRegistrar,CommandDispatcherFactory<GroupMember>,Registrar<BroadcastReceiver>
- All Known Implementing Classes:
ConcurrentBroadcastCommandDispatcherFactory
public interface BroadcastCommandDispatcherFactory
extends CommandDispatcherFactory<GroupMember>, BroadcastReceiverRegistrar
A
CommandDispatcherFactory that is also a registry of BroadcastReceivers.- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.extension.messaging.activemq.broadcast.BroadcastReceiver
receiveMethods inherited from interface org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory
createCommandDispatcher, createCommandDispatcher, getGroup