public class LookUpEntryFactory<D extends eu.dnetlib.domain.DriverResource> extends Object implements net.sf.ehcache.constructs.blocking.CacheEntryFactory
| Constructor and Description |
|---|
LookUpEntryFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createEntry(Object key) |
ServiceLocator<eu.dnetlib.api.enabling.ISLookUpService> |
getLookUpServiceLocator() |
void |
setLookUpServiceLocator(ServiceLocator<eu.dnetlib.api.enabling.ISLookUpService> lookUpServiceLocator) |
void |
setRsFactory(ResultSetFactory rsFactory) |
public Object createEntry(Object key) throws Exception
createEntry in interface net.sf.ehcache.constructs.blocking.CacheEntryFactoryExceptionpublic ServiceLocator<eu.dnetlib.api.enabling.ISLookUpService> getLookUpServiceLocator()
public void setLookUpServiceLocator(ServiceLocator<eu.dnetlib.api.enabling.ISLookUpService> lookUpServiceLocator)
public void setRsFactory(ResultSetFactory rsFactory)
Copyright © 2019. All rights reserved.