Interface SnapshotEventListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
NoSyncObjectStore, ObjectStore

public interface SnapshotEventListener
extends EventListener
  • Method Summary

    Modifier and Type Method Description
    void snapshotsChanged​(SnapshotEvent event)  
  • Method Details

    • snapshotsChanged

      void snapshotsChanged​(SnapshotEvent event)