|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tomgibara.pronto.config.ConfigFactory
com.tomgibara.pronto.config.impl.ConfigFactoryImpl
public class ConfigFactoryImpl
Default FactoryImpl implementation.
| Constructor Summary | |
|---|---|
ConfigFactoryImpl()
|
|
| Method Summary | |
|---|---|
Config |
newConfig(ConfigSource source,
java.lang.ClassLoader classLoader)
Returns a new ConfigImpl instance. |
| Methods inherited from class com.tomgibara.pronto.config.ConfigFactory |
|---|
getInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigFactoryImpl()
| Method Detail |
|---|
public Config newConfig(ConfigSource source,
java.lang.ClassLoader classLoader)
throws ProntoConfigException
newConfig in class ConfigFactorysource - the config sourceclassLoader - the class loader
ProntoConfigException - if the ConfigImpl constructor throws one
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||