| 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheEntryFactory
Creates objects to populate the cache.
| Method Summary | |
|---|---|
 Object | 
createEntry(Object key)
Creates the cacheEntry for the given cache key.  | 
| Method Detail | 
|---|
Object createEntry(Object key)
                   throws Exception
Exception - On failure creating the object.
  | 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||