org.jboss.cache.interceptors
Class LegacyCacheStoreInterceptor
java.lang.Object
org.jboss.cache.commands.AbstractVisitor
org.jboss.cache.interceptors.base.CommandInterceptor
org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor
org.jboss.cache.interceptors.CacheStoreInterceptor
org.jboss.cache.interceptors.LegacyCacheStoreInterceptor
- All Implemented Interfaces:
- Visitor
Deprecated.
@Deprecated
public class LegacyCacheStoreInterceptor
- extends CacheStoreInterceptor
Methods inherited from class org.jboss.cache.interceptors.CacheStoreInterceptor |
dumpStatistics, getCacheLoaderStores, getStatisticsEnabled, handleCommitCommand, handleMoveCommand, handleOptimisticPrepareCommand, handlePrepareCommand, handlePutDataMapCommand, handlePutForExternalReadCommand, handlePutKeyValueCommand, handleRemoveDataCommand, handleRemoveKeyCommand, handleRemoveNodeCommand, handleRollbackCommand, init, resetStatistics, setStatisticsEnabled, skipInterception, start |
Methods inherited from class org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor |
handleAll, handleDefault, handleEvictFqnCommand, handleExistsNodeCommand, handleGetChildrenNamesCommand, handleGetDataMapCommand, handleGetKeysCommand, handleGetKeyValueCommand, handleGetNodeCommand, handleGravitateDataCommand, handleInvalidateCommand, visitClearDataCommand, visitCommitCommand, visitEvictFqnCommand, visitExistsNodeCommand, visitGetChildrenNamesCommand, visitGetDataMapCommand, visitGetKeysCommand, visitGetKeyValueCommand, visitGetNodeCommand, visitGravitateDataCommand, visitInvalidateCommand, visitMoveCommand, visitOptimisticPrepareCommand, visitPrepareCommand, visitPutDataMapCommand, visitPutForExternalReadCommand, visitPutKeyValueCommand, visitRemoveKeyCommand, visitRemoveNodeCommand, visitRollbackCommand |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegacyCacheStoreInterceptor
public LegacyCacheStoreInterceptor()
- Deprecated.
storeStateForPutDataMap
protected void storeStateForPutDataMap(Fqn f,
InvocationContext ctx)
throws Exception
- Deprecated.
- Overrides:
storeStateForPutDataMap
in class CacheStoreInterceptor
- Throws:
Exception
Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.