| 类 | 说明 |
|---|---|
| InstalledComponent<T extends RepositoryConfig> |
Created by rinoux on 2018/3/26.
|
| ProfileFactory |
Created by rinoux on 2018/8/4.
|
| RepoConfigHelper |
Created by rinoux on 2018/11/19.
|
| RepositoryProfile<T extends RepositoryConfig> |
Created by rinoux on 2018/3/26.
|
| SimpleRepositoryProfile |
Created by rinoux on 2018/6/27.
|
| 枚举 | 说明 |
|---|---|
| RepositoryApplyPolicy |
资源仓库的应用策略
EXCLUSIVE 只使用这一个
ADDITIONAL 附加到当前仓库 SELECTABLE 使可选,通过ResourceRepositoryContext.getRepoByName调用 Created by rinoux on 2017/12/20. |
| 注释类型 | 说明 |
|---|---|
| GetConfig |
标注仓库配置类get方法
Created by rinoux on 2018/11/19.
|
| SetConfig |
标注仓库配置类set方法
Created by rinoux on 2018/8/10.
|