Interface CacheManagers

  • All Known Subinterfaces:
    CacheManagersRegistry
    All Known Implementing Classes:
    CacheManagersRegistryImpl

    public interface CacheManagers
    Service to monitor all registered known caches.

    Used by e.g. CLI commands, web UIs, etc.

    Implementations of this interface are expected to be thread-safe.

    Author:
    Michael Vorburger.ch