Interface TenantCacheManager

  • All Known Implementing Classes:
    CacheManagerFactoryImpl

    public interface TenantCacheManager
    This is used for tenant related caching operations
    • Method Detail

      • removeCacheManagerMap

        void removeCacheManagerMap​(String tenantDomain)
        Remove cache manager stored for a tenant domain. This can be used for special requirements such as tenant deletion.
        Parameters:
        tenantDomain - tenant domain. Value should not be null