Class DefaultConfigLoadingStrategy

java.lang.Object
com.typesafe.config.DefaultConfigLoadingStrategy
All Implemented Interfaces:
ConfigLoadingStrategy

public class DefaultConfigLoadingStrategy extends Object implements ConfigLoadingStrategy
Default config loading strategy. Able to load resource, file or URL. Behavior may be altered by defining one of VM properties config.resource, config.file or config.url