com.alibaba.dubbo.cache.support.threadlocal
Class ThreadLocalCacheFactory

java.lang.Object
  extended by com.alibaba.dubbo.cache.support.AbstractCacheFactory
      extended by com.alibaba.dubbo.cache.support.threadlocal.ThreadLocalCacheFactory
All Implemented Interfaces:
CacheFactory

public class ThreadLocalCacheFactory
extends AbstractCacheFactory

ThreadLocalCacheFactory

Author:
william.liangf

Constructor Summary
ThreadLocalCacheFactory()
           
 
Method Summary
 
Methods inherited from class com.alibaba.dubbo.cache.support.AbstractCacheFactory
getCache
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadLocalCacheFactory

public ThreadLocalCacheFactory()


Copyright © 2012–2017 Alibaba. All rights reserved.