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