com.alibaba.dubbo.cache.support.jcache
Class JCacheFactory

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

public class JCacheFactory
extends AbstractCacheFactory

JCacheFactory

Author:
william.liangf

Constructor Summary
JCacheFactory()
           
 
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

JCacheFactory

public JCacheFactory()


Copyright © 2012–2017 Alibaba. All rights reserved.