public static class ServerConfig.ServerConfigBuilder extends Object
Constructor and Description |
---|
ServerConfigBuilder() |
Modifier and Type | Method and Description |
---|---|
ServerConfig |
build() |
ServerConfig.ServerConfigBuilder |
fromProperties(String propertyFile)
Load server configurations from property files.
|
public ServerConfig.ServerConfigBuilder fromProperties(String propertyFile) throws IOException
propertyFile
- IOException
public ServerConfig build()
Copyright © 2017. All rights reserved.