Package org.molgenis.vibe.cli.properties
Class VibePropertiesLoader
- java.lang.Object
-
- org.molgenis.vibe.cli.properties.VibePropertiesLoader
-
public class VibePropertiesLoader extends Object
Loads the properties stored inapplication.propertiesfor usage byVibeProperties. Should be the first class called in the app before anything else by thestart-class.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidloadProperties()
-
-
-
Method Detail
-
loadProperties
public static void loadProperties() throws IOException- Throws:
IOException
-
-