Uses of Annotation Interface
org.infinispan.factories.annotations.DefaultFactoryFor
Packages that use DefaultFactoryFor
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
-
Uses of DefaultFactoryFor in org.infinispan.distribution.ch.impl
Classes in org.infinispan.distribution.ch.impl with annotations of type DefaultFactoryForModifier and TypeClassDescriptionclass
Key partitioner factory that uses the hash function defined in the configuration. -
Uses of DefaultFactoryFor in org.infinispan.distribution.group.impl
Classes in org.infinispan.distribution.group.impl with annotations of type DefaultFactoryFor -
Uses of DefaultFactoryFor in org.infinispan.factories
Classes in org.infinispan.factories with annotations of type DefaultFactoryForModifier 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
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 DefaultFactoryFor in org.infinispan.notifications.cachelistener.cluster
Classes in org.infinispan.notifications.cachelistener.cluster with annotations of type DefaultFactoryFor -
Uses of DefaultFactoryFor in org.infinispan.persistence.remote.internal
Classes in org.infinispan.persistence.remote.internal with annotations of type DefaultFactoryFor -
Uses of DefaultFactoryFor in org.infinispan.query.concurrent
Classes in org.infinispan.query.concurrent with annotations of type DefaultFactoryFor -
Uses of DefaultFactoryFor in org.infinispan.security.impl
Classes in org.infinispan.security.impl with annotations of type DefaultFactoryForModifier and TypeClassDescriptionclass
Factory for GlobalSecurityManager implementations -
Uses of DefaultFactoryFor in org.infinispan.server.core.factories
Classes in org.infinispan.server.core.factories with annotations of type DefaultFactoryForModifier and TypeClassDescriptionclass
class
Factory to create netty io event loop and replace the non blocking executor with it -
Uses of DefaultFactoryFor in org.infinispan.server.core.telemetry
Classes in org.infinispan.server.core.telemetry with annotations of type DefaultFactoryFor -
Uses of DefaultFactoryFor in org.infinispan.stats.impl
Classes in org.infinispan.stats.impl with annotations of type DefaultFactoryFor -
Uses of DefaultFactoryFor in org.infinispan.telemetry.impl
Classes in org.infinispan.telemetry.impl with annotations of type DefaultFactoryFor -
Uses of DefaultFactoryFor in org.infinispan.topology
Classes in org.infinispan.topology with annotations of type DefaultFactoryForModifier and TypeClassDescriptionclass
Factory for ClusterTopologyManager implementations.class
Factory for ClusterTopologyManager implementations.