Package common.utils
Class Config
- java.lang.Object
-
- common.utils.Config
-
public class Config extends Object
-
-
Constructor Summary
Constructors Constructor Description Config()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetDbPassword()static StringgetDbUrl()static StringgetDbUser()static StringgetHost()static intgetPort()static intgetTimeout()
-