Interface RefreshableCacheEvent

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractRefreshableCacheEvent, RefreshableCacheRefreshedEvent, RefreshableCacheRefreshEvent

public interface RefreshableCacheEvent extends Serializable
A cache event
Author:
Andy
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the cache id
    Get the affected tenant id
  • Method Details

    • getCacheId

      String getCacheId()
      Get the cache id
    • getTenantId

      String getTenantId()
      Get the affected tenant id