public interface CacheEntryFactory
| Modifier and Type | Method and Description |
|---|---|
Object |
createEntry(Object key)
Creates the cacheEntry for the given cache key.
|
Object createEntry(Object key) throws Exception
Exception - On failure creating the object.Copyright 2001-2021, Terracotta, Inc.