|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNamedCacheComponentFactory | |
---|---|
org.infinispan.factories | Factories are internal components used to create other components based on a cache's configuration. |
Uses of AbstractNamedCacheComponentFactory in org.infinispan.factories |
---|
Subclasses of AbstractNamedCacheComponentFactory in org.infinispan.factories | |
---|---|
class |
BootstrapFactory
Factory for setting up bootstrap components |
class |
DataContainerFactory
Constructs the data container |
class |
DistributionManagerFactory
|
class |
EmptyConstructorNamedCacheFactory
Simple factory that just uses reflection and an empty constructor of the component type. |
class |
InterceptorChainFactory
Factory class that builds an interceptor chain based on cache configuration. |
class |
InternalCacheFactory<K,V>
An internal factory for constructing Caches. |
class |
LockManagerFactory
Factory class that creates instances of LockManager . |
class |
RecoveryManagerFactory
Factory for RecoveryManager. |
class |
ReplicationQueueFactory
Factory for ReplicationQueue. |
class |
ResponseGeneratorFactory
Creates a ResponseGenerator |
class |
RpcManagerFactory
A factory for the RpcManager |
class |
StateTransferManagerFactory
Constructs StateTransferManager instances. |
class |
TransactionManagerFactory
Uses a number of mechanisms to retrieve a transaction manager. |
class |
TransactionSynchronizationRegistryFactory
Factory for the TransactionSynchronizationRegistry |
class |
TransactionTableFactory
Factory for TransactionTable objects. |
|
--> |