Modifier and Type | Class and Description |
---|---|
class |
DataContainerImpl
A container for the root node in the cache, which also provides helpers for efficiently accessing nodes, walking trees, etc.
|
class |
RegionRegistry
An extension of the ConcurrentHashMap that acts as a container for regions.
|
Modifier and Type | Class and Description |
---|---|
class |
Configuration
Encapsulates the configuration of a Cache.
|
Modifier and Type | Class and Description |
---|---|
class |
BootstrapFactory
Factory for setting up bootstrap components
|
class |
ComponentRegistry
A registry where components which have been created are stored.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheInvocationDelegate<K,V>
The delegate that users (and ChainedInterceptor authors) interact with when they create a cache by using a cache factory.
|
class |
InvocationContextContainer
Container and factory for thread locals
|
Modifier and Type | Class and Description |
---|---|
class |
PlatformMBeanServerRegistration
If
Configuration.getExposeManagementStatistics() is true, then class will register
all the MBeans from the ConfigurationRegistry to the pltform MBean server. |
Modifier and Type | Class and Description |
---|---|
class |
LockStrategyFactory
Factory to create LockStragtegy instance.
|
Modifier and Type | Class and Description |
---|---|
class |
MVCCNodeHelper
|
Modifier and Type | Class and Description |
---|---|
class |
NotifierImpl
Helper class that handles all notifications to registered listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelMessageListener
JGroups MessageListener
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionTable
Maintains the mapping between a local
Transaction and a GlobalTransaction . |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.