Uses of Interface
org.infinispan.factories.ComponentFactory
Packages that use ComponentFactory
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
-
Uses of ComponentFactory in org.infinispan.distribution.ch.impl
Classes in org.infinispan.distribution.ch.impl that implement ComponentFactoryModifier and TypeClassDescriptionclass
Key partitioner factory that uses the hash function defined in the configuration. -
Uses of ComponentFactory in org.infinispan.distribution.group.impl
Classes in org.infinispan.distribution.group.impl that implement ComponentFactory -
Uses of ComponentFactory in org.infinispan.factories
Classes in org.infinispan.factories that implement ComponentFactoryModifier and TypeClassDescriptionclass
Factory that creates components used internally within Infinispan, and also wires dependencies into the components.class
A component factory for creating components scoped per-cache.class
class
class
class
Constructs the data containerclass
class
Factory for building global-scope components which have default empty constructorsclass
Simple factory that just uses reflection and an empty constructor of the component type.class
Factory forEncoderRegistryImpl
objects.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
MarshallerFactory.class
A factory that specifically knows how to create named executors.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
Factory for Transport implementations.class
Version generator component factory.class
A factory forXSiteEntryMergePolicy
. -
Uses of ComponentFactory in org.infinispan.notifications.cachelistener.cluster
Classes in org.infinispan.notifications.cachelistener.cluster that implement ComponentFactory -
Uses of ComponentFactory in org.infinispan.persistence.remote.internal
Classes in org.infinispan.persistence.remote.internal that implement ComponentFactory -
Uses of ComponentFactory in org.infinispan.query.concurrent
Classes in org.infinispan.query.concurrent that implement ComponentFactory -
Uses of ComponentFactory in org.infinispan.security.impl
Classes in org.infinispan.security.impl that implement ComponentFactoryModifier and TypeClassDescriptionclass
Factory for GlobalSecurityManager implementations -
Uses of ComponentFactory in org.infinispan.server.core.factories
Classes in org.infinispan.server.core.factories that implement ComponentFactoryModifier and TypeClassDescriptionclass
class
Factory to create netty io event loop and replace the non blocking executor with it -
Uses of ComponentFactory in org.infinispan.server.core.telemetry
Classes in org.infinispan.server.core.telemetry that implement ComponentFactory -
Uses of ComponentFactory in org.infinispan.stats.impl
Classes in org.infinispan.stats.impl that implement ComponentFactory -
Uses of ComponentFactory in org.infinispan.telemetry.impl
Classes in org.infinispan.telemetry.impl that implement ComponentFactory -
Uses of ComponentFactory in org.infinispan.topology
Classes in org.infinispan.topology that implement ComponentFactoryModifier and TypeClassDescriptionclass
Factory for ClusterTopologyManager implementations.class
Factory for ClusterTopologyManager implementations.