public abstract class AbstractCacheManager extends Object implements ICacheManager
AbstractCacheManager()
protected <K,V> ICache<K,V>
createCache(String name)
<K,V> ICache<K,V>
getCache(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractCacheManager()
public <K,V> ICache<K,V> getCache(String name)
getCache
ICacheManager
protected <K,V> ICache<K,V> createCache(String name)
Copyright © 2024 fossc. All rights reserved.