Uses of Class
org.javalite.app_config.Property
-
-
Uses of Property in org.javalite.app_config
Methods in org.javalite.app_config that return Property Modifier and Type Method Description static PropertyAppConfig. getAsProperty(String key)Returns property instance corresponding to key.
-