Class Config
java.lang.Object
coneforest.psylla.runtime.Config
Methods for obtaining configuration properties stored in the
Config.properties resource.-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetProperty(String name) Returns the value associated with the given name.Returns an unmodifiable set of property names.
-
Method Details
-
getProperty
-
stringPropertyNames
-