Package org.sunbird.common
Class Platform
- java.lang.Object
-
- org.sunbird.common.Platform
-
public class Platform extends Object
- Author:
- Mahesh Kumar Gangula
-
-
Field Summary
Fields Modifier and Type Field Description static com.typesafe.config.Configconfig
-
Constructor Summary
Constructors Constructor Description Platform()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>getGraphIds(String... services)static intgetTimeout()static voidloadProperties(com.typesafe.config.Config conf)
-