类 FileCacheStoreFactory
- java.lang.Object
-
- org.apache.dubbo.common.cache.FileCacheStoreFactory
-
public class FileCacheStoreFactory extends Object
ClassLoader Level static share. Prevent FileCacheStore being operated in multi-application
-
-
方法详细资料
-
getInstance
public static FileCacheStore getInstance(String basePath, String cacheName)
-
-