Class CacheRegistryImpl

  • All Implemented Interfaces:
    CacheListener, CacheRegistry

    @Component("cacheRegistry")
    public class CacheRegistryImpl
    extends Object
    implements CacheListener, CacheRegistry
    Registry of all local caches (various caching components or services).

    Note that this class resides in repo-cache module almost by accident and perhaps should be moved to a more appropriate place.

    • Constructor Detail

      • CacheRegistryImpl

        public CacheRegistryImpl()