| Interface | Description |
|---|---|
| AbstractDelegatingAdvancedCache.AdvancedCacheWrapper<K,V> |
| Class | Description |
|---|---|
| AbstractDelegatingAdvancedCache<K,V> |
Similar to
AbstractDelegatingCache, but for AdvancedCache. |
| AbstractDelegatingCache<K,V> |
This is a convenient base class for implementing a cache delegate.
|
| CacheConfigurationMBean |
CacheConfigurationMBeanImpl.
|
| CacheImpl<K,V> | |
| CacheSupport<K,V> | |
| DecoratedCache<K,V> |
A decorator to a cache, which can be built with a specific
ClassLoader and a set of Flags. |
| SimpleCacheImpl<K,V> |
Simple local cache without interceptor stack.
|
| SimpleCacheImpl.CacheEntryChange<K,V> | |
| SimpleCacheImpl.ValueAndMetadata<V> | |
| StatsCollectingCache<K,V> |
Wraps existing
AdvancedCache to collect statistics |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.