public class ActivationInterceptor extends CacheLoaderInterceptor
clm, enabled, entryFactory, loader, notifier
cacheConfiguration
Constructor and Description |
---|
ActivationInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected Log |
getLog() |
protected void |
sendNotification(Object key,
Object value,
boolean pre,
InvocationContext ctx) |
canLoad, disableCacheLoader, disableInterceptor, forceLoad, getCacheLoaderLoads, getCacheLoaderMisses, getCacheLoaders, injectDependencies, isDeltaWrite, loadIfNeeded, resetStatistics, startInterceptor, visitApplyDeltaCommand, visitGetKeyValueCommand, visitInvalidateCommand, visitPutKeyValueCommand, visitRemoveCommand, visitReplaceCommand
checkStatisticsUsed, getStatisticsEnabled, setStatisticsEnabled
getLockAcquisitionTimeout, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNext
visitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEntrySetCommand, visitEvictCommand, visitInvalidateL1Command, visitKeySetCommand, visitLockControlCommand, visitPrepareCommand, visitPutMapCommand, visitRollbackCommand, visitSizeCommand, visitUnknownCommand, visitValuesCommand
protected Log getLog()
getLog
in class CacheLoaderInterceptor
protected void sendNotification(Object key, Object value, boolean pre, InvocationContext ctx)
sendNotification
in class CacheLoaderInterceptor
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.