org.globus.ogsa.impl.base.providers.servicedata.impl
Class ProviderTestClient

java.lang.Object
  extended byorg.globus.ogsa.impl.base.providers.servicedata.impl.ProviderTestClient

public class ProviderTestClient
extends java.lang.Object

Generic Provider Execution Test Command line args: 0) GSH of index service 1) Display name of provider 2) Service Data name 3) Refresh frequency in seconds 4) args to provider (specific to the particular provider implementation)


Constructor Summary
ProviderTestClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderTestClient

public ProviderTestClient()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception