public interface ConfigBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
ApplicationSetting |
getApplication() |
List<FactoryBuilder> |
getAuxFactoryBuilder() |
BasicSetting |
getBasicInfo() |
CenterConfigSetting |
getCenterInfo() |
List<MimosaDataSource> |
getDataSources() |
List<String> |
getMappers() |
Set<Class> |
getResolvers() |
List<? extends IDStrategy> |
getStrategies() |
ApplicationSetting getApplication()
CenterConfigSetting getCenterInfo() throws ContextException
ContextExceptionList<MimosaDataSource> getDataSources() throws SQLException
SQLExceptionSet<Class> getResolvers() throws ContextException
ContextExceptionList<? extends IDStrategy> getStrategies()
BasicSetting getBasicInfo() throws ContextException
ContextExceptionList<FactoryBuilder> getAuxFactoryBuilder() throws ClassNotFoundException, IllegalAccessException, InstantiationException
Copyright © 2020. All rights reserved.