org.gudy.azureus2.pluginsimpl.local.download
Class DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier
java.lang.Object
org.gudy.azureus2.pluginsimpl.local.download.DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier
- All Implemented Interfaces:
- DownloadManagerListener, DownloadWillBeRemovedListener
- Enclosing class:
- DownloadEventNotifierImpl
public class DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier
- extends Object
- implements DownloadWillBeRemovedListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier
public DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier()
downloadAdded
public void downloadAdded(Download download)
- Specified by:
downloadAdded
in interface DownloadManagerListener
downloadRemoved
public void downloadRemoved(Download download)
- Specified by:
downloadRemoved
in interface DownloadManagerListener
downloadWillBeRemoved
public void downloadWillBeRemoved(Download download)
throws DownloadRemovalVetoException
- Specified by:
downloadWillBeRemoved
in interface DownloadWillBeRemovedListener
- Throws:
DownloadRemovalVetoException