org.gudy.azureus2.core3.global
Class GlobalManagerAdapter

java.lang.Object
  extended by org.gudy.azureus2.core3.global.GlobalManagerAdapter
All Implemented Interfaces:
GlobalManagerListener
Direct Known Subclasses:
OverallStatsImpl

public class GlobalManagerAdapter
extends Object
implements GlobalManagerListener

Author:
parg

Constructor Summary
GlobalManagerAdapter()
           
 
Method Summary
 void destroyed()
           
 void destroyInitiated()
           
 void downloadManagerAdded(DownloadManager dm)
           
 void downloadManagerRemoved(DownloadManager dm)
           
 void seedingStatusChanged(boolean seeding_only_mode, boolean potentially_seeding_only_mode)
          Notification of global seeding status changes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalManagerAdapter

public GlobalManagerAdapter()
Method Detail

downloadManagerAdded

public void downloadManagerAdded(DownloadManager dm)
Specified by:
downloadManagerAdded in interface GlobalManagerListener

downloadManagerRemoved

public void downloadManagerRemoved(DownloadManager dm)
Specified by:
downloadManagerRemoved in interface GlobalManagerListener

destroyInitiated

public void destroyInitiated()
Specified by:
destroyInitiated in interface GlobalManagerListener

destroyed

public void destroyed()
Specified by:
destroyed in interface GlobalManagerListener

seedingStatusChanged

public void seedingStatusChanged(boolean seeding_only_mode,
                                 boolean potentially_seeding_only_mode)
Description copied from interface: GlobalManagerListener
Notification of global seeding status changes.

Specified by:
seedingStatusChanged in interface GlobalManagerListener
Parameters:
seeding_only_mode - true if only seeding torrents (no downloads), false otherwise
potentially_seeding_only_mode - - as above but true if queued seeds