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 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. -
Uses of CacheContainerCommandDispatcherFactory in org.wildfly.clustering.session.infinispan.embedded
Methods in org.wildfly.clustering.session.infinispan.embedded that return CacheContainerCommandDispatcherFactoryModifier and TypeMethodDescriptionInfinispanSessionManagerFactory.Configuration.getCommandDispatcherFactory()Returns a command dispatcher factory.