Package org.camunda.bpm.engine.impl.util
Class PropertiesUtil
java.lang.Object
org.camunda.bpm.engine.impl.util.PropertiesUtil
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Properties
getProperties
(String propertiesFile) Reads a.properties
file from the classpath and provides aProperties
object.
-
Field Details
-
LOG
-
-
Constructor Details
-
PropertiesUtil
public PropertiesUtil()
-
-
Method Details
-
getProperties
Reads a.properties
file from the classpath and provides aProperties
object.
-