Package ru.bgcrm.cache
Class CacheHolder<C extends Cache<C>>
java.lang.Object
ru.bgcrm.cache.CacheHolder<C>
- Direct Known Subclasses:
OneCCacheHolder,ParamCacheHolder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidflush(Connection con) voidflush(Connection con, boolean needSendEvent) protected CgetCache()protected boolean
-
Field Details
-
factory
-
cache
-
expiryTime
-
lastAccess
-
-
Constructor Details
-
CacheHolder
-
-
Method Details
-
getInstance
-
flush
-
flush
-
getCache
-
isEmptyOrExpired
protected boolean isEmptyOrExpired() -
getLastAccess
-