uk.ac.soton.ecs.grimoires.test.wsrf
Class GetService

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.test.wsrf.GetService

public class GetService
extends Object


Constructor Summary
GetService()
           
GetService(String url)
           
 
Method Summary
 void run(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetService

public GetService(String url)

GetService

public GetService()
Method Detail

run

public void run(String key)
         throws Exception
Throws:
Exception