jmsltestsuite
Class TestLurker

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

public class TestLurker
extends java.lang.Object
implements PlayLurker


Constructor Summary
TestLurker()
           
 
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

TestLurker

public TestLurker()
Method Detail

notifyPlayLurker

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