| 限定符和类型 | 字段和说明 |
|---|---|
protected static org.slf4j.Logger |
logger |
KEY_DATAWAY_API_BASE_URI, KEY_DATAWAY_UI_BASE_URI| 构造器和说明 |
|---|
DatawayModule() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
loadAdminService(WebApiBinder apiBinder,
String apiBaseUri,
String adminBaseUri)
配置 Dataway 管理界面
|
protected void |
loadApiService(WebApiBinder apiBinder,
String apiBaseUri,
String adminBaseUri)
配置 Dataway 服务拦截器
|
protected void |
loadDal(WebApiBinder apiBinder)
配置 Dataway 的 DAL
|
void |
loadModule(WebApiBinder apiBinder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadModulepublic void loadModule(WebApiBinder apiBinder) throws Throwable
loadModule 在接口中 WebModuleThrowableprotected void loadApiService(WebApiBinder apiBinder, String apiBaseUri, String adminBaseUri)
protected void loadAdminService(WebApiBinder apiBinder, String apiBaseUri, String adminBaseUri) throws Exception
Exceptionprotected void loadDal(WebApiBinder apiBinder) throws ClassNotFoundException
Copyright © 2020–2021. All rights reserved.