LimeWire Consolidated API

org.limewire.util
Interface FileLocker

All Known Subinterfaces:
TorrentManager
All Known Implementing Classes:
HTTPUploadManager, TorrentManagerImpl

public interface FileLocker

Defines the requirements for classes that lock files preventing other classes from deleting and renaming.


Method Summary
 boolean releaseLock(File file)
          Returns true if the lock was released on the file.
 

Method Detail

releaseLock

boolean releaseLock(File file)
Returns true if the lock was released on the file.


LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.