Package info.bitrich.xchangestream.util
Class PropsLoader
java.lang.Object
info.bitrich.xchangestream.util.PropsLoader
public class PropsLoader extends Object
- Author:
- Foat Akhmadeev 08/06/2018
-
Constructor Summary
Constructors Constructor Description PropsLoader()
-
Method Summary
Modifier and Type Method Description static LocalExchangeConfig
loadKeys(String fileName, String originName, String prefix)
static String
proxyExecLine()
-
Constructor Details
-
PropsLoader
public PropsLoader()
-
-
Method Details
-
loadKeys
public static LocalExchangeConfig loadKeys(String fileName, String originName, String prefix) throws IOException- Throws:
IOException
-
proxyExecLine
-