@Singleton @Configurable public class HttpRestCache extends AbstractCache
<resin:HttpRestCache name="test" ee:Named="test">
<address>http://localhost:8080/cache.jsp</address>
</resin:HttpRestCache>
Cache.Entry<K,V>, Cache.EntryProcessor<K,V>, Cache.MutableEntry<K,V>
ResinCacheBuilder.Persistence, ResinCacheBuilder.Scope
Constructor and Description |
---|
HttpRestCache() |
HttpRestCache(java.lang.String name,
java.lang.String address) |
Modifier and Type | Method and Description |
---|---|
void |
setAddress(java.lang.String address) |
cacheLoader, close, compareAndRemove, compareVersionAndPut, containsKey, createIfAbsent, get, get, getAccessedExpireTimeout, getAccessedExpireTimeoutWindow, getAll, getAll, getAndPut, getAndRemove, getAndReplace, getCacheEntry, getCacheKey, getCacheManager, getConfig, getConfiguration, getDataStore, getExtCacheEntry, getExtCacheEntry, getKeyHash, getKeyHash, getLeaseExpireTimeout, getLiveCacheEntry, getLocalExpireTimeout, getMBean, getMnodeStore, getModifiedExpireTimeout, getName, getStatCacheEntry, getStatistics, getStatus, getValueHash, init, invokeEntryProcessor, isBackup, isClosed, isDataAvailable, isTriplicate, iterator, load, loadAll, loadData, notifyClear, notifyEvict, notifyLoad, notifyPut, notifyRemove, peek, peekExtCacheEntry, put, put, put, put, putAll, putIfAbsent, putIfNew, registerCacheEntryListener, remove, remove, removeAll, removeAll, replace, replace, saveData, setAccessedExpireTimeout, setAccessedExpireTimeoutMillis, setAccessedExpireTimeoutWindow, setBacking, setCacheLoader, setCacheManager, setCacheReaderWriter, setCacheWriter, setEngine, setExpireTimeout, setIdleTimeout, setLeaseExpireTimeout, setLeaseExpireTimeoutMillis, setLeaseTimeout, setLocalExpireTimeout, setLocalExpireTimeoutMillis, setLocalReadTimeout, setManagerName, setMemorySizeMin, setModifiedExpireTimeout, setModifiedExpireTimeoutMillis, setName, setPersistenceMode, setReadThrough, setReadThroughExpireTimeout, setReadThroughExpireTimeoutMillis, setScopeMode, setSerializer, setWriteThrough, start, stop, toString, unregisterCacheEntryListener, unwrap