Rio Project 4.2 API Documentation



org.rioproject.watch
Interface Archivable

All Superinterfaces:
WatchDataReplicator

public interface Archivable
extends WatchDataReplicator

Used to archive Calculable entries added to a $WatchDataSource.


Method Summary
 void archive(Calculable calculable)
          Archive a record from the WatchDataSource history
 
Methods inherited from interface org.rioproject.watch.WatchDataReplicator
addCalculable, close
 

Method Detail

archive

void archive(Calculable calculable)
Archive a record from the WatchDataSource history

Parameters:
calculable - the Calculable record to archive

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.