| Package | Description | 
|---|---|
| org.broadleafcommerce.common.cache | 
| Modifier and Type | Method and Description | 
|---|---|
| protected T | AbstractCacheMissAware. getCachedObject(Class<T> responseClass,
               String cacheName,
               String statisticsName,
               PersistentRetrieval<T> retrieval,
               String... params)This is the main entry point for retrieving an object from this cache. | 
Copyright © 2020. All rights reserved.