Uses of Interface
org.wildfly.clustering.server.infinispan.dispatcher.CacheContainerCommandDispatcherFactory
Packages that use CacheContainerCommandDispatcherFactory
Package
Description
-
Uses of CacheContainerCommandDispatcherFactory in org.wildfly.clustering.server.infinispan.dispatcher
Classes in org.wildfly.clustering.server.infinispan.dispatcher that implement CacheContainerCommandDispatcherFactoryModifier and TypeClassDescriptionclassEmbeddedCacheManagerCommandDispatcherFactory<A extends Comparable<A>, M extends org.wildfly.clustering.server.group.GroupMember<A>>A factory for creating aCommandDispatcherfor dispatching commands to embedded cache manager group members. -
Uses of CacheContainerCommandDispatcherFactory in org.wildfly.clustering.server.infinispan.scheduler
Methods in org.wildfly.clustering.server.infinispan.scheduler that return CacheContainerCommandDispatcherFactoryModifier and TypeMethodDescriptionPrimaryOwnerSchedulerService.Configuration.getCommandDispatcherFactory()Returns the command dispatcher factory for this scheduler.