Class CacheRegistryImpl

  • All Implemented Interfaces:
    CacheListener, CacheRegistry

    @Component("cacheRegistry")
    public class CacheRegistryImpl
    extends Object
    implements CacheListener, CacheRegistry
    Registry of all local cacheable services. Note that this class resides in repo-cache module almost by accident and perhaps should be moved to a more appropriate place.