Interface CacheStoreFactory

  • All Known Implementing Classes:
    LocalClassLoaderCacheStoreFactory

    public interface CacheStoreFactory
    Creates Cache Store instances. Needs to be implemented when loading Cache Stores from custom locations (e.g. custom location on the disk).
    Since:
    7.2
    Author:
    Sebastian Laskawiec