Package | Description |
---|---|
org.hippoecm.hst.servlet.utils |
Modifier and Type | Method and Description |
---|---|
BinaryPage.CacheKey |
BinaryPage.getCacheKey() |
Modifier and Type | Method and Description |
---|---|
void |
BinariesCache.clearBlockingLock(BinaryPage.CacheKey cacheKey)
net.sf.ehcache.constructs.blocking.BlockingCache#get(Object) never releases its acquired lock
when the method throws an exception or returns null
until put(new Element(key, null)); to release the lock acquired. |
BinaryPage |
BinariesCache.getPageFromBlockingCache(BinaryPage.CacheKey cacheKey) |
void |
BinaryPage.setCacheKey(BinaryPage.CacheKey cacheKey) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.