public interface BLCICacheExtensionHandler extends ExtensionHandler
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
getCache(Object key,
ExtensionResultHolder<Object> erh,
BLCICache blciCache) |
ExtensionResultStatusType |
putCache(Object key,
Object value,
BLCICache blciCache) |
getPriority, isEnabledExtensionResultStatusType putCache(Object key, Object value, BLCICache blciCache)
ExtensionResultStatusType getCache(Object key, ExtensionResultHolder<Object> erh, BLCICache blciCache)
Copyright © 2017. All rights reserved.