Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.factories.AbstractNamedCacheComponentFactory

Packages that use AbstractNamedCacheComponentFactory
org.infinispan.distexec.mapreduce   
org.infinispan.distribution.group Groups allow keys with differeing hash codes to be co-located on the same node. 
org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration. 
 

Uses of AbstractNamedCacheComponentFactory in org.infinispan.distexec.mapreduce
 

Subclasses of AbstractNamedCacheComponentFactory in org.infinispan.distexec.mapreduce
 class MapReduceManagerFactory
          MapReduceManagerFactory is a default factory class for MapReduceManager.
 

Uses of AbstractNamedCacheComponentFactory in org.infinispan.distribution.group
 

Subclasses of AbstractNamedCacheComponentFactory in org.infinispan.distribution.group
 class GroupManagerFactory
           
 

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 EntryMetaFactory
           
 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 StateTransferComponentFactory
          Constructs StateTransferManager, StateConsumer and StateProvider 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.
 class VersioningMetaFactory
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.