org.apache.cayenne.access.event
Interface SnapshotEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
NoSyncObjectStore, ObjectStore

public interface SnapshotEventListener
extends java.util.EventListener


Method Summary
 void snapshotsChanged(SnapshotEvent event)
           
 

Method Detail

snapshotsChanged

void snapshotsChanged(SnapshotEvent event)


Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.