Package | Description |
---|---|
org.apache.commons.jcs.jcache | |
org.apache.commons.jcs.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–2018 The Apache Software Foundation. All rights reserved.