public interface SequencingCallback
Purpose: Define interface for sequencing callback.
Description: Objects implementing this interface produced by SequencingCallbackFactory.
Responsibilities:
SequencingControl
Modifier and Type | Method and Description |
---|---|
void |
afterCommit(Accessor accessor)
INTERNAL:
Called after transaction has committed by the object that owns it:
Accessor in non-jta case, SynchronizationListener in jta case.
|
void afterCommit(Accessor accessor)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference