|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
EhcacheManager and
Ehcache.
See:
Description
| Interface Summary | |
|---|---|
| CacheConfigurationChangeListener | Interface allowing types to declare their interest in CacheConfigurationChangeEvents. |
| InternalCache<K,V> | Extension of the Cache and UserManagedCache interfaces defining common methods used by
collaborators of Cache implementations. |
| Jsr107Cache<K,V> | Bridge interface for enabling specific JSR-107 methods not available on Cache. |
| Class Summary | |
|---|---|
| CacheConfigurationChangeEvent | Class representing a configuration change on a live cache. |
| Ehcache<K,V> | Implementation of the Cache interface when no CacheLoaderWriter is involved. |
| EhcacheManager | Implementation class for the CacheManager and PersistentCacheManager |
| EhcacheWithLoaderWriter<K,V> | Implementation of the Cache interface when a CacheLoaderWriter is involved. |
| PersistentUserManagedEhcache<K,V> | Implementation of PersistentUserManagedCache which is a cache with a persistent resource outside of a
CacheManager. |
| Enum Summary | |
|---|---|
| CacheConfigurationProperty | Enumeration of the properties that can change on a live cache. |
Package for core implementation classes such as EhcacheManager and
Ehcache.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||