|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.cagrid.test.setup.LexEVSDataServiceHolder
public class LexEVSDataServiceHolder
Field Summary | |
---|---|
private LexEVSDataServiceClient |
service
|
private static java.lang.String |
serviceUrl
|
private static LexEVSDataServiceHolder |
sh_
|
private gov.nih.nci.cagrid.data.client.DataServiceClient |
standardService
|
Constructor Summary | |
---|---|
private |
LexEVSDataServiceHolder()
Instantiates a new eVS query service holder. |
Method Summary | |
---|---|
private static void |
configure()
Use this to set up the tests for end user enviroment validation. |
LexEVSDataServiceClient |
getLexEVSAppService()
Gets the app service. |
gov.nih.nci.cagrid.data.client.DataServiceClient |
getStandardService()
|
static java.lang.String |
getURL()
Gets the uRL. |
static LexEVSDataServiceHolder |
instance()
Use this to get an instance of the ServiceHolder. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static LexEVSDataServiceHolder sh_
private static final java.lang.String serviceUrl
private LexEVSDataServiceClient service
private gov.nih.nci.cagrid.data.client.DataServiceClient standardService
Constructor Detail |
---|
private LexEVSDataServiceHolder()
Method Detail |
---|
public static LexEVSDataServiceHolder instance()
private static void configure()
public static java.lang.String getURL()
public LexEVSDataServiceClient getLexEVSAppService()
public gov.nih.nci.cagrid.data.client.DataServiceClient getStandardService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |