クラス AbstractBuiltinCacheStoreFactory

java.lang.Object
org.iplass.mtp.impl.cache.store.CacheStoreFactory
org.iplass.mtp.impl.cache.store.builtin.AbstractBuiltinCacheStoreFactory
直系の既知のサブクラス:
RdbCacheStoreFactory, SimpleCacheStoreFactory, SyncServerCacheStoreFactory, TransactionLocalCacheStoreFactory

public abstract class AbstractBuiltinCacheStoreFactory extends CacheStoreFactory
  • コンストラクタの詳細

    • AbstractBuiltinCacheStoreFactory

      public AbstractBuiltinCacheStoreFactory()
  • メソッドの詳細

    • getConcurrencyLevelOfCacheHandler

      public int getConcurrencyLevelOfCacheHandler()
    • setConcurrencyLevelOfCacheHandler

      public void setConcurrencyLevelOfCacheHandler(int concurrencyLevelOfCacheHandler)