Interface AsynchronouslyRefreshedCacheRegistry

All Known Implementing Classes:
DefaultAsynchronouslyRefreshedCacheRegistry

public interface AsynchronouslyRefreshedCacheRegistry
  • Method Details

    • register

      void register(RefreshableCacheListener listener)
      Register a listener
      Parameters:
      listener -
    • broadcastEvent

      void broadcastEvent(RefreshableCacheEvent event, boolean toAll)
      Fire an event
      Parameters:
      event -
      toAll - - true goes to all listeners, false only to listeners that have a matching cacheId