public class ServicesCache extends AbstractCache
| Constructor and Description |
|---|
ServicesCache(ServicesService servicesService,
long delay,
long duration,
long callDelay) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPopulateCache() |
List<Service> |
getAllServices(String lang) |
protected String |
getCacheName() |
destroy, evict, evictSynchronouslypublic ServicesCache(ServicesService servicesService, long delay, long duration, long callDelay)
protected void doPopulateCache()
doPopulateCache in class AbstractCacheprotected String getCacheName()
getCacheName in class AbstractCacheCopyright © 2016 Pivotal Software, Inc.. All rights reserved.