|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NonVolatile in org.jboss.cache |
---|
Classes in org.jboss.cache with annotations of type NonVolatile | |
---|---|
class |
DataContainerImpl
A container for the root node in the cache, which also provides helpers for efficiently accessing nodes, walking trees, etc. |
class |
RegionManager
Manages multiple Region s for a Cache instance. |
Uses of NonVolatile in org.jboss.cache.config |
---|
Classes in org.jboss.cache.config with annotations of type NonVolatile | |
---|---|
class |
Configuration
Encapsulates the configuration of a Cache. |
Uses of NonVolatile in org.jboss.cache.factories |
---|
Classes in org.jboss.cache.factories with annotations of type NonVolatile | |
---|---|
class |
BootstrapFactory
// TODO: MANIK: Document this |
class |
CommandsFactory
Factory for all types of cache commands. |
class |
ComponentRegistry
A registry where components which have been created are stored. |
Uses of NonVolatile in org.jboss.cache.invocation |
---|
Classes in org.jboss.cache.invocation with annotations of type NonVolatile | |
---|---|
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 |
Uses of NonVolatile in org.jboss.cache.lock |
---|
Classes in org.jboss.cache.lock with annotations of type NonVolatile | |
---|---|
class |
LockStrategyFactory
Factory to create LockStragtegy instance. |
Uses of NonVolatile in org.jboss.cache.notifications |
---|
Classes in org.jboss.cache.notifications with annotations of type NonVolatile | |
---|---|
class |
NotifierImpl
Helper class that handles all notifications to registered listeners. |
Uses of NonVolatile in org.jboss.cache.remoting.jgroups |
---|
Classes in org.jboss.cache.remoting.jgroups with annotations of type NonVolatile | |
---|---|
class |
ChannelMessageListener
JGroups MessageListener |
Uses of NonVolatile in org.jboss.cache.statetransfer |
---|
Classes in org.jboss.cache.statetransfer with annotations of type NonVolatile | |
---|---|
class |
StateTransferManager
|
Uses of NonVolatile in org.jboss.cache.transaction |
---|
Classes in org.jboss.cache.transaction with annotations of type NonVolatile | |
---|---|
class |
TransactionTable
Maintains the mapping between a local Transaction and a GlobalTransaction . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |