FileSystemSvc.ISynchronizeComplete Interface

com.bea.ide.filesystem
FileSystemSvc.ISynchronizeComplete Interface

public static interface FileSystemSvc.ISynchronizeComplete

This interface is used by the synchronize method to allow callers to periodically check for changes.

Enclosing class

FileSystemSvc

Method Summary

public boolean
completed()

Method Detail

completed() Method

public boolean completed()

Returns

true if the synchronize call should be terminated, false otherwise