|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNamedCacheComponentFactory | |
---|---|
org.infinispan.factories | |
org.infinispan.factories.context |
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 |
DefaultCacheFactory<K,V>
Default implementation of the CacheFactory interface. |
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 |
ReplicationQueueFactory
Factory for ReplicationQueue. |
class |
ResponseGeneratorFactory
Creates a ResponseGenerator |
class |
StateTransferManagerFactory
Constructs StateTransferManager instances. |
class |
TransactionManagerFactory
Uses a number of mechanisms to retrieve a transaction manager. |
Uses of AbstractNamedCacheComponentFactory in org.infinispan.factories.context |
---|
Subclasses of AbstractNamedCacheComponentFactory in org.infinispan.factories.context | |
---|---|
class |
ContextMetaFactory
Builds a context factory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |