Uses of Class
org.jboss.cache.factories.annotations.DefaultFactoryFor

Packages that use DefaultFactoryFor
org.jboss.cache.factories   
 

Uses of DefaultFactoryFor in org.jboss.cache.factories
 

Classes in org.jboss.cache.factories with annotations of type DefaultFactoryFor
 class BootstrapFactory
          Factory for setting up bootstrap components
 class BuddyManagerFactory
          Buddy manager factory
 class CommandsMetaFactory
          COnstructs commands factory
 class ContextMetaFactory
          Responsible for creating the appropriate ContextFactory based on configuration used.
 class EmptyConstructorFactory
          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 LockManagerFactory
          Creates lock managers
 class NodeMetaFactory
          Creates node factories.
 class RegionManagerFactory
          Creates region managers
 class ReplicationQueueFactory
          RPCManager factory
 class RuntimeConfigAwareFactory
          An extension of the EmptyConstructorFactory that places a component in the RuntimeConfig after creating it.
 class StateTransferFactory
          Factory class able to create StateTransferGenerator and StateTransferIntegrator instances.
 class StateTransferManagerFactory
          Constructs StateTransferManager instances.
 class TransactionLogFactory
          Constructs TransactionLog instances.
 class TransactionManagerFactory
          Uses a number of mechanisms to retrieve a transaction manager.
 



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