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