com.googlecode.jpattern.gwt.client.cache
Class CacheService
java.lang.Object
com.googlecode.jpattern.gwt.client.cache.CacheService
- All Implemented Interfaces:
- ICacheService
public class CacheService
- extends Object
- implements ICacheService
- Author:
- Francesco Cina
26/lug/2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheService
public CacheService()
getCache
public ICache getCache(String cacheName)
- Specified by:
getCache in interface ICacheService
registerCache
public void registerCache(String cacheName,
ICache cache)
- Specified by:
registerCache in interface ICacheService
Copyright © 2011. All Rights Reserved.