Package uk.gov.gchq.gaffer.rest
Class PropertiesUtil
- java.lang.Object
-
- uk.gov.gchq.gaffer.rest.PropertiesUtil
-
public final class PropertiesUtil extends Object
Utility class used to retrieve the Gaffer System Properties
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,String>
getProperties()
static String
getProperty(String propertyName)
-