Class LocalTestClient

java.lang.Object
  extended by LocalTestClient

public class LocalTestClient
extends java.lang.Object


Field Summary
private  LexEVSService lexevsService
           
private  java.lang.String serviceUrl
           
 
Constructor Summary
LocalTestClient()
           
 
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

LocalTestClient

public LocalTestClient()
                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