Interface AfterSaveListenerRegistry

All Known Implementing Classes:
DefaultAfterSaveListenerRegistry, NullAfterSaveListenerRegistry

public interface AfterSaveListenerRegistry
The registry contains the AfterSaveListeners registered in Spring and notifies them the AfterSaveEvents.
Spring Bean ID:
afterSaveListenerRegistry
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    publishChanges(byte[][] encodedChanges)
    Publishes a set of encoded changes.