@Singleton public class DatawayServiceImpl extends Object implements DatawayService
VERSION| 构造器和说明 |
|---|
DatawayServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
DatawayApi |
getApiById(String apiId) |
Object |
invokeApi(String method,
String apiPath,
Map<String,Object> jsonParam)
执行配置的接口。
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvokeApiWithoutThrowpublic Object invokeApi(String method, String apiPath, Map<String,Object> jsonParam) throws Throwable
DatawayServiceinvokeApi 在接口中 DatawayServiceThrowablepublic DatawayApi getApiById(String apiId) throws Throwable
getApiById 在接口中 DatawayServiceThrowableCopyright © 2020. All rights reserved.