org.switchboard
Class AllMusic

java.lang.Object
  extended by org.switchboard.GenericService
      extended by org.switchboard.AllMusic

public class AllMusic
extends GenericService


Constructor Summary
AllMusic(String login_, String password_)
           
 
Method Summary
 void begin(Object request)
           
 String getToken()
           
 void populateMoods()
           
 
Methods inherited from class org.switchboard.GenericService
addServiceResultListener, getNumReturned, instanceReturned, isBlocking, isPaused, pause, pause, removeServiceResultListener, resume, setBlocking, start, stop
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllMusic

public AllMusic(String login_,
                String password_)
Method Detail

begin

public void begin(Object request)

getToken

public String getToken()

populateMoods

public void populateMoods()