Uses of Interface
org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory
Packages that use CommandDispatcherFactory
Package
Description
-
Uses of CommandDispatcherFactory in org.wildfly.clustering.server.group
Subinterfaces of CommandDispatcherFactory in org.wildfly.clustering.server.groupModifier and TypeInterfaceDescriptioninterfaceGroupCommandDispatcherFactory<A extends Comparable<A>, M extends GroupMember<A>>CommandDispatcherFactorywhose group exposes a mechanism to create a group member for a given unique address. -
Uses of CommandDispatcherFactory in org.wildfly.clustering.server.infinispan.dispatcher
Subinterfaces of CommandDispatcherFactory 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 CommandDispatcherFactoryModifier and TypeClassDescriptionclassEmbeddedCacheManagerCommandDispatcherFactory<A extends Comparable<A>, M extends GroupMember<A>>A factory for creating aCommandDispatcherfor dispatching commands to embedded cache manager group members. -
Uses of CommandDispatcherFactory in org.wildfly.clustering.server.jgroups.dispatcher
Subinterfaces of CommandDispatcherFactory in org.wildfly.clustering.server.jgroups.dispatcherModifier and TypeInterfaceDescriptioninterfaceA channel-based command dispatcher factory.Classes in org.wildfly.clustering.server.jgroups.dispatcher that implement CommandDispatcherFactory -
Uses of CommandDispatcherFactory in org.wildfly.clustering.server.local.dispatcher
Subinterfaces of CommandDispatcherFactory in org.wildfly.clustering.server.local.dispatcherModifier and TypeInterfaceDescriptioninterfaceFactory for creating a local command dispatcher.