Class NewsTimerTask

  • All Implemented Interfaces:
    SimpleTimer.TimedEvent

    class NewsTimerTask
    extends Object
    implements SimpleTimer.TimedEvent
    Task to periodically look for updates to the news.xml, and to keep track of whether that has an announcement for a new version. Also looks for unsigned updates. Runs forever on instantiation, can't be stopped.
    Since:
    0.9.4 moved from NewsFetcher