public class EhcacheDelegate<K,V> extends Object implements ICacheDelegate<K,V>
| Constructor and Description |
|---|
EhcacheDelegate(net.sf.ehcache.Ehcache cache) |
public void close()
close in interface ICacheDelegate<K,V>public net.sf.ehcache.Ehcache getCache()
public String getName()
getName in interface ICacheDelegate<K,V>public CacheType getCacheType()
getCacheType in interface ICacheDelegate<K,V>Copyright © 2007-2013. All Rights Reserved.