Class StartStopRulesDefaultPlugin.StartStopDownloadStateAttributeListener
- java.lang.Object
-
- com.biglybt.plugin.startstoprules.defaultplugin.StartStopRulesDefaultPlugin.StartStopDownloadStateAttributeListener
-
- All Implemented Interfaces:
DownloadManagerStateAttributeListener
- Enclosing class:
- StartStopRulesDefaultPlugin
private class StartStopRulesDefaultPlugin.StartStopDownloadStateAttributeListener extends java.lang.Object implements DownloadManagerStateAttributeListener
-
-
Field Summary
-
Fields inherited from interface com.biglybt.core.download.DownloadManagerStateAttributeListener
WILL_BE_READ, WRITTEN
-
-
Constructor Summary
Constructors Modifier Constructor Description private
StartStopDownloadStateAttributeListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
attributeEventOccurred(DownloadManager download, java.lang.String attribute, int event_type)
-
-
-
Method Detail
-
attributeEventOccurred
public void attributeEventOccurred(DownloadManager download, java.lang.String attribute, int event_type)
- Specified by:
attributeEventOccurred
in interfaceDownloadManagerStateAttributeListener
-
-