Uses of Class
org.javalite.app_config.Property
Packages that use Property
Package
Description
AppConfig for configuring your system for different environments.
-
Uses of Property in org.javalite.app_config
Methods in org.javalite.app_config that return PropertyModifier and TypeMethodDescriptionstatic Property
AppConfig.getAsProperty(String key)
Returns property instance corresponding to key.