public class ConfigurationRepositoryFS extends java.lang.Object implements ConfigurationRepository
Configuration,
ConfigurationRepository| Constructor and Description |
|---|
ConfigurationRepositoryFS() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
load(java.lang.String name) |
void |
save(Configuration conf) |
public Configuration load(java.lang.String name)
load in interface ConfigurationRepositorypublic void save(Configuration conf)
save in interface ConfigurationRepository