Uses of Interface
org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory
Packages that use CommandDispatcherFactory
-
Uses of CommandDispatcherFactory in org.wildfly.extension.messaging.activemq.broadcast
Subinterfaces of CommandDispatcherFactory in org.wildfly.extension.messaging.activemq.broadcastModifier and TypeInterfaceDescriptioninterfaceACommandDispatcherFactorythat is also a registry ofBroadcastReceivers.Classes in org.wildfly.extension.messaging.activemq.broadcast that implement CommandDispatcherFactoryModifier and TypeClassDescriptionclassABroadcastCommandDispatcherFactorythat returns the sameCommandDispatcherinstance for a given identifier.Constructors in org.wildfly.extension.messaging.activemq.broadcast with parameters of type CommandDispatcherFactoryModifierConstructorDescriptionCommandDispatcherBroadcastEndpoint(CommandDispatcherFactory<GroupMember> factory, String name, BroadcastReceiverRegistrar registrar, Function<String, BroadcastManager> managerFactory) ConcurrentBroadcastCommandDispatcherFactory(CommandDispatcherFactory<GroupMember> dispatcherFactory)