com.semarchy.mdm.client.cache
Class ClientCacheFactory

java.lang.Object
  extended by com.semarchy.mdm.client.cache.ClientCacheFactory

public final class ClientCacheFactory
extends Object

This class should only be used by ICacheResolver implementators to create new instances of IClientCache

Author:
sarod

Method Summary
static IClientCache newCacheInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newCacheInstance

public static IClientCache newCacheInstance()


Copyright © 2015. All Rights Reserved.