public class LoadtestProductionEnvironment extends LoadtestEnvironment
Modifier and Type | Field and Description |
---|---|
static LoadtestEnvironmentDescriptor |
D |
Constructor and Description |
---|
LoadtestProductionEnvironment() |
Modifier and Type | Method and Description |
---|---|
String |
getLtpWebPortalRoot() |
String |
getLtpWebServiceBaseUrl() |
String |
getLtpWebServiceVersion() |
boolean |
isMatch(String shortName) |
getDescriptor, getDisplayName, getShortName, setDisplayName, setShortName
@Extension public static final LoadtestEnvironmentDescriptor D
public String getLtpWebServiceBaseUrl()
getLtpWebServiceBaseUrl
in class LoadtestEnvironment
public String getLtpWebServiceVersion()
getLtpWebServiceVersion
in class LoadtestEnvironment
public boolean isMatch(String shortName)
isMatch
in class LoadtestEnvironment
public String getLtpWebPortalRoot()
getLtpWebPortalRoot
in class LoadtestEnvironment
Copyright © 2004-2016. All Rights Reserved.