public class ConfigModule extends Object implements com.google.inject.Module
| Constructor and Description |
|---|
ConfigModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
org.skife.config.ConfigurationObjectFactory |
makeFactory(Properties props) |
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Module@Provides public org.skife.config.ConfigurationObjectFactory makeFactory(Properties props)
Copyright © 2011–2015. All rights reserved.