public interface SynchronizationCallbackCoordinator extends Synchronization
Modifier and Type | Method and Description |
---|---|
void |
processAnyDelayedAfterCompletion()
Called by the TransactionCoordinator to allow the SynchronizationCallbackCoordinator to process any
after-completion handling that it may have delayed due to thread affinity
|
void |
synchronizationRegistered()
Called by the TransactionCoordinator when it registers the Synchronization with the JTA system
|
afterCompletion, beforeCompletion
void synchronizationRegistered()
void processAnyDelayedAfterCompletion()
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.