org.gudy.azureus2.plugins.download
Interface DownloadWillBeRemovedListener

All Known Implementing Classes:
DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier, TranscodeJobImpl

public interface DownloadWillBeRemovedListener

Author:
parg

Method Summary
 void downloadWillBeRemoved(Download download)
           
 

Method Detail

downloadWillBeRemoved

void downloadWillBeRemoved(Download download)
                           throws DownloadRemovalVetoException
Throws:
DownloadRemovalVetoException