Uses of Interface
org.wildfly.clustering.server.group.GroupCommandDispatcherFactory
Packages that use GroupCommandDispatcherFactory
Package
Description
-
Uses of GroupCommandDispatcherFactory in org.wildfly.clustering.server.infinispan.dispatcher
Subinterfaces of GroupCommandDispatcherFactory in org.wildfly.clustering.server.infinispan.dispatcherModifier and TypeInterfaceDescriptioninterfaceA command dispatcher factory associated with a cache container.Classes in org.wildfly.clustering.server.infinispan.dispatcher that implement GroupCommandDispatcherFactoryModifier and TypeClassDescriptionclassEmbeddedCacheManagerCommandDispatcherFactory<A extends Comparable<A>, M extends GroupMember<A>>A factory for creating aCommandDispatcherfor dispatching commands to embedded cache manager group members.Methods in org.wildfly.clustering.server.infinispan.dispatcher that return GroupCommandDispatcherFactoryModifier and TypeMethodDescriptionEmbeddedCacheManagerCommandDispatcherFactoryConfiguration.getCommandDispatcherFactory()Returns the decorated command dispatcher factoryLocalEmbeddedCacheManagerCommandDispatcherFactoryConfiguration.getCommandDispatcherFactory() -
Uses of GroupCommandDispatcherFactory in org.wildfly.clustering.server.jgroups.dispatcher
Subinterfaces of GroupCommandDispatcherFactory in org.wildfly.clustering.server.jgroups.dispatcherModifier and TypeInterfaceDescriptioninterfaceA channel-based command dispatcher factory.Classes in org.wildfly.clustering.server.jgroups.dispatcher that implement GroupCommandDispatcherFactory -
Uses of GroupCommandDispatcherFactory in org.wildfly.clustering.server.local.dispatcher
Subinterfaces of GroupCommandDispatcherFactory in org.wildfly.clustering.server.local.dispatcherModifier and TypeInterfaceDescriptioninterfaceFactory for creating a local command dispatcher.