Package com.jk.core.cache.simple
Class JKDefaultCacheManager
java.lang.Object
com.jk.core.cache.simple.JKAbstractCacheManager
com.jk.core.cache.simple.JKDefaultCacheManager
- All Implemented Interfaces:
 JKCacheManager
This class extends 
JKAbstractCacheManager class.- Version:
 - 1
 - Author:
 - Dr. Jalal H. Kiswani
 
- 
Field Summary
Fields inherited from class com.jk.core.cache.simple.JKAbstractCacheManager
logger - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.jk.core.cache.simple.JKAbstractCacheManager
asMap, cache, cache, clear, clear, createCacheMap, get, get, getCachableMap, getCacheClasses, isAllowNullable, isAvailable, remove, remove, setAllowNullable, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.jk.core.cache.JKCacheManager
get 
- 
Constructor Details
- 
JKDefaultCacheManager
public JKDefaultCacheManager() 
 -