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.5.2, "build v20140319-9ad6abd" API Reference