nl.surfnet.coin.csa.api.cache
Class ServicesCache
java.lang.Object
nl.surfnet.coin.csa.api.cache.AbstractCache
nl.surfnet.coin.csa.api.cache.ServicesCache
- All Implemented Interfaces:
- org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
@Component
public class ServicesCache
- extends AbstractCache
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicesCache
public ServicesCache()
getAllServices
public List<Service> getAllServices(String lang)
setService
public void setService(ServicesService service)
doPopulateCache
protected void doPopulateCache()
- Description copied from class:
AbstractCache
- Template method that defines how to populate a certain cache
- Specified by:
doPopulateCache in class AbstractCache
getCacheName
protected String getCacheName()
- Specified by:
getCacheName in class AbstractCache
Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.