Class RemoteTestClient

java.lang.Object
  extended by RemoteTestClient

public class RemoteTestClient
extends java.lang.Object


Field Summary
private  LexEVSService lexevsService
           
private  java.lang.String serviceUrl
           
 
Constructor Summary
RemoteTestClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void queryLexEVSDataService()
           
 void queryLexEVSDistributed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceUrl

private java.lang.String serviceUrl

lexevsService

private LexEVSService lexevsService
Constructor Detail

RemoteTestClient

public RemoteTestClient()
                 throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

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

queryLexEVSDistributed

public void queryLexEVSDistributed()
                            throws org.LexGrid.LexBIG.Exceptions.LBInvocationException
Throws:
org.LexGrid.LexBIG.Exceptions.LBInvocationException

queryLexEVSDataService

public void queryLexEVSDataService()
                            throws gov.nih.nci.system.applicationservice.ApplicationException
Throws:
gov.nih.nci.system.applicationservice.ApplicationException