Package | Description |
---|---|
org.jboss.cache.factories |
Modifier and Type | Class and Description |
---|---|
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 © 2012 JBoss, a division of Red Hat. All Rights Reserved.