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, setPriority
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPriority, isEnabled
public ExtensionResultStatusType putCache(Object key, Object value, BLCICache blciCache)
putCache
in interface BLCICacheExtensionHandler
public ExtensionResultStatusType getCache(Object key, ExtensionResultHolder<Object> erh, BLCICache blciCache)
getCache
in interface BLCICacheExtensionHandler
Copyright © 2017. All rights reserved.