public class ProfileCacheEntryFactory extends Object implements net.sf.ehcache.constructs.blocking.CacheEntryFactory
| Modifier and Type | Field and Description |
|---|---|
protected static DocumentBuilderFactory |
dfactory
Document factory instance
|
protected org.gcube.common.core.utils.logging.GCUBELog |
logger
Object logger.
|
protected static AtomicInteger |
profileId
An atomic integer to get the Profile EPRs round-robin
|
| Constructor and Description |
|---|
ProfileCacheEntryFactory() |
protected static final DocumentBuilderFactory dfactory
protected static AtomicInteger profileId
protected final org.gcube.common.core.utils.logging.GCUBELog logger
public Object createEntry(Object key) throws Exception
createEntry in interface net.sf.ehcache.constructs.blocking.CacheEntryFactorykey - a QueryString representing pairs of keys and values. Needed keys are: "vre", "username"ExceptionCopyright © 2013. All Rights Reserved.