Interface BroadcastCommandDispatcherFactory
-
- All Superinterfaces:
BroadcastReceiver,BroadcastReceiverRegistrar,org.wildfly.clustering.dispatcher.CommandDispatcherFactory,org.wildfly.clustering.Registrar<BroadcastReceiver>
- All Known Implementing Classes:
ConcurrentBroadcastCommandDispatcherFactory
public interface BroadcastCommandDispatcherFactory extends org.wildfly.clustering.dispatcher.CommandDispatcherFactory, BroadcastReceiverRegistrar
ACommandDispatcherFactorythat is also a registry ofBroadcastReceivers.- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from interface org.wildfly.extension.messaging.activemq.broadcast.BroadcastReceiver
receive
-
-