public class RemovalSynchronization extends InvocationAfterCompletion
cache, log, requiresTransaction, tc
Constructor and Description |
---|
RemovalSynchronization(TransactionCoordinator tc,
org.infinispan.AdvancedCache cache,
boolean requiresTransaction,
BaseTransactionalDataRegion region,
Object key) |
Modifier and Type | Method and Description |
---|---|
protected void |
invoke(boolean success,
org.infinispan.AdvancedCache cache) |
afterCompletion, beforeCompletion, invokeIsolated
public RemovalSynchronization(TransactionCoordinator tc, org.infinispan.AdvancedCache cache, boolean requiresTransaction, BaseTransactionalDataRegion region, Object key)
protected void invoke(boolean success, org.infinispan.AdvancedCache cache)
invoke
in class InvocationAfterCompletion
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.