com.semarchy.mdm.client.cache
Class StaticCacheResolver
java.lang.Object
com.semarchy.mdm.client.cache.StaticCacheResolver
- All Implemented Interfaces:
- ICacheResolver, Serializable
public final class StaticCacheResolver
- extends Object
- implements ICacheResolver
The default cache resolver storing IClientCache
as a singleton.
- Author:
- sarod
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCache
public IClientCache getCache()
- Description copied from interface:
ICacheResolver
- This method should always return a cache object. At initialization the
ICacheResolver can
- Specified by:
getCache
in interface ICacheResolver
- Returns:
instance
public static ICacheResolver instance()
Copyright © 2015. All Rights Reserved.