@Component public class CrmCache extends AbstractCache
| Constructor and Description |
|---|
CrmCache(CrmService crmService,
LmngIdentifierDao lmngIdentifierDao,
long delay,
long duration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPopulateCache()
Template method that defines how to populate a certain cache
|
Article |
getArticle(Service service) |
protected String |
getCacheName() |
License |
getLicense(Service service,
String idpInstitutionId) |
destroy, evict, evictSynchronously@Autowired public CrmCache(CrmService crmService, LmngIdentifierDao lmngIdentifierDao, @Value(value="${cacheMillisecondsStartupDelayTime}") long delay, @Value(value="${cacheMillisecondsServices}") long duration)
protected void doPopulateCache()
AbstractCachedoPopulateCache in class AbstractCacheprotected String getCacheName()
getCacheName in class AbstractCacheCopyright © 2015 Pivotal Software, Inc.. All rights reserved.