Package com.semarchy.mdm.client.cache

Interface Summary
ICacheResolver Serializable interface providing a reference to a IClientCache that will be used to store objects shared among connections.
IClientCache IClientCache is used to cache meta data on client side and to share them among users to reduce memory footprint.
 

Class Summary
ClientCacheFactory This class should only be used by ICacheResolver implementators to create new instances of IClientCache
StaticCacheResolver The default cache resolver storing IClientCache as a singleton.
 



Copyright © 2015. All Rights Reserved.