| 程序包 | 说明 |
|---|---|
| io.seata.rm.tcc.interceptor |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
ActionContextUtil.getParamNameFromAnnotation(BusinessActionContextParameter annotation) |
static void |
ActionContextUtil.loadParamByAnnotationAndPutToContext(ParamType paramType,
String paramName,
Object paramValue,
BusinessActionContextParameter annotation,
Map<String,Object> actionContext)
load param by the config of annotation, and then put into the action context
|
boolean |
ActionContextFilter.needFilter(BusinessActionContextParameter parameter)
Need filter boolean.
|
Copyright © 2022 Seata. All rights reserved.