public interface ServerProvider extends Provider
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2019 Ctrip, Inc.. All rights reserved.