Package org.jboss.cache.factories

Class Summary
BootstrapFactory Factory for setting up bootstrap components
BuddyManagerFactory Buddy manager factory
CacheConfigsXmlParser Deprecated. here for compatibility reasons.
CommandsMetaFactory COnstructs commands factory
ComponentFactory Factory that creates components used internally within JBoss Cache, and also wires dependencies into the components.
ComponentRegistry A registry where components which have been created are stored.
ContextMetaFactory Responsible for creating the appropriate ContextFactory based on configuration used.
EmptyConstructorFactory Simple factory that just uses reflection and an empty constructor of the component type.
InterceptorChainFactory Factory class that builds an interceptor chain based on cache configuration.
LockManagerFactory Creates lock managers
NodeMetaFactory Creates node factories.
RegionManagerFactory Creates region managers
ReplicationQueueFactory RPCManager factory
RuntimeConfigAwareFactory An extension of the EmptyConstructorFactory that places a component in the RuntimeConfig after creating it.
StateTransferFactory Factory class able to create StateTransferGenerator and StateTransferIntegrator instances.
StateTransferManagerFactory Constructs StateTransferManager instances.
TransactionLogFactory Constructs TransactionLog instances.
TransactionManagerFactory Uses a number of mechanisms to retrieve a transaction manager.
 



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