com.aelitis.azureus.core.drivedetector
Interface DriveDetectedListener

All Known Implementing Classes:
DeviceDriveManager

public interface DriveDetectedListener

Author:
TuxPaper

Method Summary
 void driveDetected(DriveDetectedInfo info)
           
 void driveRemoved(DriveDetectedInfo info)
           
 

Method Detail

driveDetected

void driveDetected(DriveDetectedInfo info)

driveRemoved

void driveRemoved(DriveDetectedInfo info)