Class AbstractCacheFactory

java.lang.Object
com.alibaba.dubbo.cache.support.AbstractCacheFactory
All Implemented Interfaces:
CacheFactory, CacheFactory

@Deprecated public abstract class AbstractCacheFactory extends Object implements CacheFactory
Deprecated.
  • Constructor Details

    • AbstractCacheFactory

      public AbstractCacheFactory()
      Deprecated.
  • Method Details