| 程序包 | 说明 |
|---|---|
| com.jn.langx.configuration | |
| com.jn.langx.configuration.database | |
| com.jn.langx.configuration.file.directoryfile | |
| com.jn.langx.management |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractConfigurationRepository<T extends Configuration,Loader extends ConfigurationLoader<T>,Writer extends ConfigurationWriter<T>> |
interface |
ConfigurationRepository<T extends Configuration,Loader extends ConfigurationLoader<T>,Writer extends ConfigurationWriter<T>> |
class |
MultipleLevelConfigurationRepository<T extends Configuration,Loader extends ConfigurationLoader<T>,Writer extends ConfigurationWriter<T>> |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
FullLoadConfigurationLoader<T extends Configuration>
支持全量加载的 Loader
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
NoopConfigurationLoader<T extends Configuration> |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Loader |
AbstractConfigurationRepository.loader |
| 构造器和说明 |
|---|
ConfigurationCacheLoaderAdapter(ConfigurationLoader<T> configurationLoader) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DatabaseBasedConfigurationLoader<T extends Configuration> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DirectoryBasedFileConfigurationLoader<T extends Configuration> |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ConnectorConfigurationLoader |
Copyright © 2020. All rights reserved.