Package hec.properties
Class SystemProperties
java.lang.Object
hec.properties.SystemProperties
class that looks for the property PropertyFiles
which is a comma separated list of property files to load into
the System.properties object.
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
load()
returns the number of files successfully loaded
-
Method Details
-
load
public static int load()returns the number of files successfully loaded
-