| Package | Description |
|---|---|
| org.apache.commons.jcs3.jcache | |
| org.apache.commons.jcs3.jcache.proxy |
| Constructor and Description |
|---|
TempStateCacheView(JCSCache<K,V> entries) |
| Modifier and Type | Method and Description |
|---|---|
static <K extends Serializable,V extends Serializable> |
ClassLoaderAwareCache.getDelegate(javax.cache.Cache<?,?> cache) |
| Modifier and Type | Method and Description |
|---|---|
static <K extends Serializable,V extends Serializable> |
ClassLoaderAwareCache.wrap(ClassLoader loader,
JCSCache<K,V> delegate) |
| Constructor and Description |
|---|
ClassLoaderAwareCache(ClassLoader loader,
JCSCache<K,V> delegate) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.