public interface ServerProvider extends Provider
| Modifier and Type | Method and Description |
|---|---|
String |
getDataCenter() |
String |
getEnvType() |
void |
initialize(InputStream in)
Initialize server provider with the specified input stream
|
boolean |
isDataCenterSet() |
boolean |
isEnvTypeSet() |
getProperty, getType, initializeString getEnvType()
null if not setboolean isEnvTypeSet()
String getDataCenter()
null if not setboolean isDataCenterSet()
void initialize(InputStream in) throws IOException
IOExceptionCopyright © 2018 Ctrip, Inc.. All rights reserved.