net.sourceforge.atunes.kernel.modules.audioscrobbler
Class AudioScrobblerAlbumCoverRunnable

java.lang.Object
  extended by net.sourceforge.atunes.kernel.modules.audioscrobbler.AudioScrobblerAlbumCoverRunnable
All Implemented Interfaces:
java.lang.Runnable

public class AudioScrobblerAlbumCoverRunnable
extends java.lang.Object
implements java.lang.Runnable

The Class AudioScrobblerAlbumCoverRunnable.


Constructor Summary
AudioScrobblerAlbumCoverRunnable(AudioScrobblerServiceHandler handler, AudioScrobblerService service, AudioFile file)
          Instantiates a new audio scrobbler album cover runnable.
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioScrobblerAlbumCoverRunnable

public AudioScrobblerAlbumCoverRunnable(AudioScrobblerServiceHandler handler,
                                        AudioScrobblerService service,
                                        AudioFile file)
Instantiates a new audio scrobbler album cover runnable.

Parameters:
handler - the handler
service - the service
file - the file
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.