org.gudy.azureus2.plugins.download
Interface DownloadWillBeAddedListener


public interface DownloadWillBeAddedListener


Method Summary
 void initialised(Download download)
          this will be called early during download initialisation and allows the initial file state to be set before allocation occurs (for example)
 

Method Detail

initialised

void initialised(Download download)
this will be called early during download initialisation and allows the initial file state to be set before allocation occurs (for example)

Parameters:
the - file initialised