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 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
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 © 2015. All Rights Reserved.