@Deprecated public class LegacyPassivationInterceptor extends PassivationInterceptor
loader
configuration, log, trace
Constructor and Description |
---|
LegacyPassivationInterceptor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
visitEvictFqnCommand(InvocationContext ctx,
EvictCommand command)
Deprecated.
Notifies the cache instance listeners that the evicted node is about to
be passivated and stores the evicted node and its attributes back to the
store using the CacheLoader.
|
dumpStatistics, getPassivations, passivate, resetStatistics, setDependencies
checkStatisticsUsed, getStatisticsEnabled, setStatisticsEnabled
getNext, handleDefault, hasNext, invokeNextInterceptor, setNext
visitClearDataCommand, visitCollection, visitCommitCommand, visitCreateNodeCommand, visitExistsNodeCommand, visitGetChildrenNamesCommand, visitGetDataMapCommand, visitGetKeysCommand, visitGetKeyValueCommand, visitGetNodeCommand, visitGravitateDataCommand, visitInvalidateCommand, visitMoveCommand, visitOptimisticPrepareCommand, visitPrepareCommand, visitPutDataMapCommand, visitPutForExternalReadCommand, visitPutKeyValueCommand, visitRemoveKeyCommand, visitRemoveNodeCommand, visitRollbackCommand
public Object visitEvictFqnCommand(InvocationContext ctx, EvictCommand command) throws Throwable
PassivationInterceptor
visitEvictFqnCommand
in interface Visitor
visitEvictFqnCommand
in class PassivationInterceptor
ctx
- invocation contextcommand
- command to visitThrowable
- in the event of problems.Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.