|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Cache<K,V> | The cache interface for all caches for smartics properties. |
CacheManager | Interface to use caches. |
UnawareCache<K,V> | The cache interface for all unaware caches for smartics properties. |
Class Summary | |
---|---|
AmnesiaCache<K,V> | Fake implementation of a cache. |
AmnesiaCacheManager | The cache manager implementation for a fake cache, that does nothing. |
CacheConfigurationJndiLoader | Responsible to read JNDI configuration properties to connect to a cache stored via JNDI. |
CacheConfigurationLoader | Responsible to read configuration properties to connect to a cache stored via JNDI. |
CacheConfigurationPropertiesLoader | Responsible to read configuration properties to connect to a cache stored via JNDI. |
CacheEntryConfiguration | The configuration for cache entries. |
CacheManagerFactory | Creates instances of the CacheManager . |
CacheMessageBean | Provides context information for problems dealing with caches. |
CompoundKey | A compound key consists of two key parts the virtual cache name and the name of the property key. |
CompoundKeyHandlingCacheListener | This Listener handles the compound keys. |
InMemoryCache<K,V> | Fake implementation of a cache. |
InMemoryCacheManager | The cache manager implementation to store caches in-memory. |
Enum Summary | |
---|---|
CacheCode | Codes dealing with cache problems. |
CacheEntryConfigurationType | The types of cache entries for which a configuration can be retrieved via system properties. |
Exception Summary | |
---|---|
CacheException | Signals problems with accessing a cache storing properties. |
Provides an cache manager that provides Infinispan caches.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |