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

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

public class PublishService
extends Object


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

Constructor Detail

PublishService

public PublishService(String url)

PublishService

public PublishService()
Method Detail

run

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