onAfterPhase

public void onAfterPhase(Phase<I> phase)

A callback invoked after applying a transaction phase.

This callback is invoked for both successfully applied and failed phases.

Memoizes the ID of the event applied by the given phase. The received event IDs will be reported to the EntityLifecycle after a successful commit.