| 程序包 | 说明 |
|---|---|
| com.jn.langx.configuration | |
| com.jn.langx.configuration.database | |
| com.jn.langx.configuration.file.directoryfile |
将一个目录作为一个repository, 目录下的每一个文件,都对应一个 configuration 对象
|
| com.jn.langx.text.grok.pattern |
| 限定符和类型 | 类和说明 |
|---|---|
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>> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NoopConfigurationWriter<T extends Configuration> |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Writer |
AbstractConfigurationRepository.writer |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DatabaseBasedConfigurationWriter<T extends Configuration> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DirectoryBasedFileConfigurationWriter<T extends Configuration> |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
PatternDefinitionWriter |
Copyright © 2022. All rights reserved.