org.gudy.azureus2.ui.swt.update
Class UpdateMonitor
java.lang.Object
org.gudy.azureus2.ui.swt.update.UpdateMonitor
- All Implemented Interfaces:
- UpdateCheckInstanceListener
public class UpdateMonitor
- extends Object
- implements UpdateCheckInstanceListener
- Author:
- Olivier Chalouhi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTO_UPDATE_CHECK_PERIOD
public static final long AUTO_UPDATE_CHECK_PERIOD
- See Also:
- Constant Field Values
AUTO_UPDATE_CHECK_PERIOD_BETA
public static final long AUTO_UPDATE_CHECK_PERIOD_BETA
- See Also:
- Constant Field Values
UpdateMonitor
protected UpdateMonitor(AzureusCore _azureus_core)
getSingleton
public static UpdateMonitor getSingleton(AzureusCore core)
requestRecheck
protected void requestRecheck()
performAutoCheck
protected void performAutoCheck(boolean start_of_day)
performCheck
public void performCheck(boolean bForce,
boolean automatic,
boolean isRecheck,
UpdateCheckInstanceListener l)
complete
public void complete(UpdateCheckInstance instance)
- Specified by:
complete
in interface UpdateCheckInstanceListener
cancelled
public void cancelled(UpdateCheckInstance instance)
- Specified by:
cancelled
in interface UpdateCheckInstanceListener
handleRestart
protected void handleRestart()
addDecisionHandler
protected void addDecisionHandler(UpdateCheckInstance instance)
handleLowNoise
protected void handleLowNoise(UpdateCheckInstance instance)