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, isEnabled
ExtensionResultStatusType putCache(Object key, Object value, BLCICache blciCache)
ExtensionResultStatusType getCache(Object key, ExtensionResultHolder<Object> erh, BLCICache blciCache)
Copyright © 2017. All rights reserved.