public interface PersistentRetrieval<T>
AbstractCacheMissAware.getCachedObject(Class, String, String, PersistentRetrieval, String...)
 should a missed cache item not be detected. Should return an instance of the cache miss item type retrieved
 from the persistent store.AbstractCacheMissAware| Modifier and Type | Method and Description | 
|---|---|
| T | retrievePersistentObject() | 
T retrievePersistentObject()
Copyright © 2020. All rights reserved.