@Component public class Config extends Object
Constructor and Description |
---|
Config() |
Modifier and Type | Method and Description |
---|---|
String |
getGatewayHost() |
String |
getGatewayPort() |
String |
getMainAppHost() |
String |
getMainAppPort() |
void |
setGatewayHost(String gatewayHost) |
void |
setGatewayPort(String gatewayPort) |
void |
setMainAppHost(String mainAppHost) |
void |
setMainAppPort(String mainAppPort) |
public String getGatewayHost()
public void setGatewayHost(String gatewayHost)
public String getGatewayPort()
public void setGatewayPort(String gatewayPort)
public String getMainAppHost()
public void setMainAppHost(String mainAppHost)
public String getMainAppPort()
public void setMainAppPort(String mainAppPort)
Copyright © 2015 Powered by Sergey. All rights reserved.