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

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

public class FindService
extends Object


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

Constructor Detail

FindService

public FindService(String url)

FindService

public FindService()
Method Detail

run

public String run(String name)
           throws Exception
Throws:
Exception