Class CachingServiceInstanceListSupplier

    • Field Detail

      • SERVICE_INSTANCE_CACHE_NAME

        public static final String SERVICE_INSTANCE_CACHE_NAME
        Name of the service cache instance.
    • Constructor Detail

      • CachingServiceInstanceListSupplier

        public CachingServiceInstanceListSupplier​(ServiceInstanceListSupplier delegate,
                                                  org.springframework.cache.CacheManager cacheManager)