Uses of Interface
org.infinispan.factories.AutoInstantiableFactory
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
-
Uses of AutoInstantiableFactory in org.infinispan.distribution.ch.impl
Modifier and TypeClassDescriptionclass
Key partitioner factory that uses the hash function defined in the configuration. -
Uses of AutoInstantiableFactory in org.infinispan.distribution.group.impl
-
Uses of AutoInstantiableFactory in org.infinispan.factories
Modifier and TypeClassDescriptionclass
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
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 AutoInstantiableFactory in org.infinispan.notifications.cachelistener.cluster
-
Uses of AutoInstantiableFactory in org.infinispan.security.impl
Modifier and TypeClassDescriptionclass
Factory for GlobalSecurityManager implementations -
Uses of AutoInstantiableFactory 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 AutoInstantiableFactory in org.infinispan.server.core.telemetry
-
Uses of AutoInstantiableFactory in org.infinispan.stats.impl
-
Uses of AutoInstantiableFactory in org.infinispan.topology
Modifier and TypeClassDescriptionclass
Factory for ClusterTopologyManager implementations.class
Factory for ClusterTopologyManager implementations.