jmsltestsuite
Class LurkerTest

java.lang.Object
  extended by jmsltestsuite.LurkerTest
All Implemented Interfaces:
PlayLurker

public class LurkerTest
extends java.lang.Object
implements PlayLurker


Constructor Summary
LurkerTest()
           
 
Method Summary
 void notifyPlayLurker(double playTime, MusicJob list, int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LurkerTest

public LurkerTest()
Method Detail

notifyPlayLurker

public void notifyPlayLurker(double playTime,
                             MusicJob list,
                             int index)
Specified by:
notifyPlayLurker in interface PlayLurker