Package | Description |
---|---|
org.nnsoft.guice.rocoto.configuration |
Contains utilities to simplify the task of loading configurations in Google Guice.
|
Modifier and Type | Method and Description |
---|---|
protected XMLPropertiesFormatBindingBuilder |
ConfigurationModule.bindProperties(File propertiesResource) |
protected XMLPropertiesFormatBindingBuilder |
ConfigurationModule.bindProperties(String classPathResource) |
protected XMLPropertiesFormatBindingBuilder |
ConfigurationModule.bindProperties(String classPathResource,
ClassLoader classLoader) |
protected XMLPropertiesFormatBindingBuilder |
ConfigurationModule.bindProperties(URI propertiesResource) |
protected XMLPropertiesFormatBindingBuilder |
ConfigurationModule.bindProperties(URL propertiesResource) |
Copyright © 2010–2016 99 Software Foundation. All rights reserved.