Interface RefreshableCacheEvent

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

public interface RefreshableCacheEvent extends Serializable
  • Method Summary

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

    • getCacheId

      String getCacheId()
      Get the cache id
    • getKey

      String getKey()
      Get the affected key/tenant id