Uses of Class
org.infinispan.factories.AbstractNamedCacheComponentFactory
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
-
Uses of AbstractNamedCacheComponentFactory in org.infinispan.distribution.ch.impl
Modifier and TypeClassDescriptionclass
Key partitioner factory that uses the hash function defined in the configuration. -
Uses of AbstractNamedCacheComponentFactory in org.infinispan.distribution.group.impl
-
Uses of AbstractNamedCacheComponentFactory in org.infinispan.factories
Modifier and TypeClassDescriptionclass
class
class
Constructs the data containerclass
class
Simple factory that just uses reflection and an empty constructor of the component type.class
class
Constructs the expiration managerclass
Factory class that creates instances ofPerCacheInboundInvocationHandler
.class
Factory class that builds an interceptor chain based on cache configuration.class
class
Factory class that creates instances ofLockContainer
.class
Factory class that creates instances ofLockManager
.class
class
Factory that allows creation of aLocalPublisherManager
orClusterPublisherManager
based on the provided configuration.class
Factory for RecoveryManager.class
Creates a ResponseGeneratorclass
A factory for the RpcManagerclass
Factory for creating size calculator used to estimate size of objectsclass
ConstructsStateTransferManager
,StateConsumer
andStateProvider
instances.class
Uses a number of mechanisms to retrieve a transaction manager.class
Factory for the TransactionSynchronizationRegistryclass
Factory forTransactionTable
objects.class
Version generator component factory.class
A factory forXSiteEntryMergePolicy
. -
Uses of AbstractNamedCacheComponentFactory in org.infinispan.notifications.cachelistener.cluster
-
Uses of AbstractNamedCacheComponentFactory in org.infinispan.stats.impl