public class DefaultProductInstance extends Object implements ProductInstance
ProductInstance.| Constructor and Description |
|---|
DefaultProductInstance(String baseUrl,
String instanceId,
int httpPort,
String contextPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl() |
String |
getContextPath() |
int |
getHttpPort() |
String |
getInstanceId() |
public String getBaseUrl()
getBaseUrl in interface ProductInstancepublic int getHttpPort()
getHttpPort in interface ProductInstancepublic String getContextPath()
getContextPath in interface ProductInstancepublic String getInstanceId()
getInstanceId in interface ProductInstanceCopyright © 2015 Atlassian. All rights reserved.