|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.auxiliary.disk.jisp.JISPCacheManager
Description of the Class
Field Summary |
Fields inherited from interface org.apache.jcs.engine.behavior.ICacheType |
CACHE_HUB, DISK_CACHE, LATERAL_CACHE, REMOTE_CACHE |
Method Summary | |
void |
freeCache(java.lang.String name)
Description of the Method |
AuxiliaryCache |
getCache(JISPCacheAttributes cattr)
Gets the cache attribute of the JISPCacheManager object |
AuxiliaryCache |
getCache(java.lang.String cacheName)
Gets the cache attribute of the JISPCacheManager object |
int |
getCacheType()
Gets the cacheType attribute of the JISPCacheManager object |
JISPCacheAttributes |
getDefaultCattr()
Gets the defaultCattr attribute of the JISPCacheManager object |
static JISPCacheManager |
getInstance(JISPCacheAttributes cattr)
Gets the instance attribute of the JISPCacheManager class |
void |
release()
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public JISPCacheAttributes getDefaultCattr()
public static JISPCacheManager getInstance(JISPCacheAttributes cattr)
public AuxiliaryCache getCache(java.lang.String cacheName)
getCache
in interface AuxiliaryCacheManager
public AuxiliaryCache getCache(JISPCacheAttributes cattr)
public void freeCache(java.lang.String name)
public int getCacheType()
getCacheType
in interface ICacheType
public void release()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |