public class ConfigRegistry extends Object
| Constructor and Description |
|---|
ConfigRegistry() |
| Modifier and Type | Method and Description |
|---|---|
SnapshotConfig |
createConfig(Class<? extends SnapshotConfig> config) |
SnapshotConfig |
fetchConfig(Class<? extends SnapshotConfig> key) |
static SnapshotConfig |
loadConfig(Class<? extends SnapshotConfig> config) |
public static SnapshotConfig loadConfig(Class<? extends SnapshotConfig> config)
public SnapshotConfig fetchConfig(Class<? extends SnapshotConfig> key)
public SnapshotConfig createConfig(Class<? extends SnapshotConfig> config)
Copyright © 2016. All rights reserved.