Uses of Class
org.infinispan.factories.AnyScopeComponentFactory
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
-
Uses of AnyScopeComponentFactory in org.infinispan.distribution.ch.impl
Modifier and TypeClassDescriptionclass
Key partitioner factory that uses the hash function defined in the configuration. -
Uses of AnyScopeComponentFactory in org.infinispan.distribution.group.impl
-
Uses of AnyScopeComponentFactory in org.infinispan.factories
Modifier 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
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
Factory class that creates instances ofLockContainer
.class
Factory class that creates instances ofLockManager
.class
MarshallerFactory.class
Deprecated, for removal: This API element is subject to removal in a future version.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 AnyScopeComponentFactory in org.infinispan.notifications.cachelistener.cluster
-
Uses of AnyScopeComponentFactory in org.infinispan.security.impl
Modifier and TypeClassDescriptionclass
Factory for GlobalSecurityManager implementations -
Uses of AnyScopeComponentFactory in org.infinispan.server.core.factories
Modifier and TypeClassDescriptionclass
class
Factory to create netty io event loop and replace the non blocking executor with it -
Uses of AnyScopeComponentFactory in org.infinispan.server.core.telemetry
-
Uses of AnyScopeComponentFactory in org.infinispan.stats.impl
-
Uses of AnyScopeComponentFactory in org.infinispan.topology
Modifier and TypeClassDescriptionclass
Factory for ClusterTopologyManager implementations.class
Factory for ClusterTopologyManager implementations.
construct(String)
directly.