public class OneCCacheHolder extends CacheHolder<OneCCache>
cache, expiryTime, factory, lastAccess| Constructor and Description |
|---|
OneCCacheHolder(OneCCache factory) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
cacheGetTimeout() |
OneCCache |
getInstance() |
protected long |
tryLockTimeout() |
flush, flush, getCache, getLastAccess, isEmptyOrExpiredpublic OneCCacheHolder(OneCCache factory)
public OneCCache getInstance()
getInstance in class CacheHolder<OneCCache>protected long tryLockTimeout()
protected int cacheGetTimeout()