net.sourceforge.pavlov.randommedia
Interface RandomURLProvider

All Known Implementing Classes:
AbstractRandomMediaFactory, RandomAudioFactory, RandomImageFactory, RandomRightWrongAudioFactory

public interface RandomURLProvider

Implemented by a class that will provide random urls to a random media factory.


Method Summary
 URL getRandomURL()
          Returns a random URL.
 

Method Detail

getRandomURL

URL getRandomURL()
Returns a random URL.

Returns:
an URL value