uk.ac.soton.ecs.grimoires.test.throughput.grimoires
Class PublishServices

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.test.throughput.grimoires.PublishServices
All Implemented Interfaces:
Constants

public class PublishServices
extends Object
implements Constants


Field Summary
 
Fields inherited from interface uk.ac.soton.ecs.grimoires.test.throughput.grimoires.Constants
GRIMOIRES_LOCATION, NUMBER_OF_SERVICES
 
Constructor Summary
PublishServices()
           
 
Method Summary
static String getServiceDescription(int i)
           
static String getServiceName(int i)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishServices

public PublishServices()
Method Detail

main

public static void main(String[] args)
                 throws DispositionReport,
                        RemoteException,
                        MissingInformationException
Parameters:
args -
Throws:
MissingInformationException
RemoteException
DispositionReport

getServiceName

public static String getServiceName(int i)

getServiceDescription

public static String getServiceDescription(int i)