Package org.javalite.app_config
Class Property
java.lang.Object
org.javalite.app_config.Property
Identifies a configuration property. These properties are defined in environment - specific files, such as:
jdbc.prod.properties.- Author:
- Igor Polevoy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Property
- Parameters:
name- name of property.value- value of property.propertyFile- - path to property file this value is defined in.
-
-
Method Details