org.duracloud.sync.mgmt
Interface ChangeHandler

All Known Implementing Classes:
SyncManager

public interface ChangeHandler


Method Summary
 boolean handleChangedFile(ChangedFile changedFile)
          Tells the handler that a file has changed
 

Method Detail

handleChangedFile

boolean handleChangedFile(ChangedFile changedFile)
Tells the handler that a file has changed

Parameters:
changedFile - a file which has changed


Copyright © 2009-2012 DuraSpace. All Rights Reserved.