public class HardcodedServerAddressStrategy extends Object implements IServerAddressStrategy
| Constructor and Description |
|---|
HardcodedServerAddressStrategy() |
HardcodedServerAddressStrategy(String theValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
determineServerBase(javax.servlet.ServletContext theServletContext,
javax.servlet.http.HttpServletRequest theRequest)
Determine the server base for a given request
|
String |
getValue() |
void |
setValue(String theValue) |
public HardcodedServerAddressStrategy()
public HardcodedServerAddressStrategy(String theValue)
public String determineServerBase(javax.servlet.ServletContext theServletContext, javax.servlet.http.HttpServletRequest theRequest)
IServerAddressStrategydetermineServerBase in interface IServerAddressStrategyCopyright © 2014–2016 University Health Network. All rights reserved.