public interface ConfigRepository
Modifier and Type | Interface and Description |
---|---|
static interface |
ConfigRepository.Config |
Modifier and Type | Field and Description |
---|---|
static ConfigRepository.Config |
defaultConfig |
static ConfigRepository |
nullConfig |
Modifier and Type | Method and Description |
---|---|
ConfigRepository.Config |
getConfig(java.lang.String host) |
static final ConfigRepository.Config defaultConfig
static final ConfigRepository nullConfig
ConfigRepository.Config getConfig(java.lang.String host)