public abstract class AbstractBLCICacheExtensionHandler extends AbstractExtensionHandler implements BLCICacheExtensionHandler
enabled, priority| Constructor and Description |
|---|
AbstractBLCICacheExtensionHandler() |
| 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, setEnabled, setPriorityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPriority, isEnabledpublic ExtensionResultStatusType putCache(Object key, Object value, BLCICache blciCache)
putCache in interface BLCICacheExtensionHandlerpublic ExtensionResultStatusType getCache(Object key, ExtensionResultHolder<Object> erh, BLCICache blciCache)
getCache in interface BLCICacheExtensionHandlerCopyright © 2017. All rights reserved.