Uses of Class
org.compass.gps.device.jdbc.snapshot.AbstractSnapshotEvent

Packages that use AbstractSnapshotEvent
org.compass.gps.device.jdbc.snapshot   
 

Uses of AbstractSnapshotEvent in org.compass.gps.device.jdbc.snapshot
 

Subclasses of AbstractSnapshotEvent in org.compass.gps.device.jdbc.snapshot
 class ConfigureSnapshotEvent
          A configuration event, works with JdbcSnapshotEventListener.configure(ConfigureSnapshotEvent).Holds a list of all the mappings.
 class CreateAndUpdateSnapshotEvent
          A create and update snapshot event, works with JdbcSnapshotEventListener.onCreateAndUpdate(CreateAndUpdateSnapshotEvent).
 class DeleteSnapshotEvent
          A delete snapshot event, works with JdbcSnapshotEventListener.onDelete(DeleteSnapshotEvent).
 



Copyright (c) 2004-2008 The Compass Project.