| Package | Description |
|---|---|
| io.seata.integration.tx.api.interceptor |
| Modifier and Type | Method and Description |
|---|---|
static String |
ActionContextUtil.getParamNameFromAnnotation(BusinessActionContextParameter annotation)
Deprecated.
|
static void |
ActionContextUtil.loadParamByAnnotationAndPutToContext(ParamType paramType,
String paramName,
Object paramValue,
BusinessActionContextParameter annotation,
Map<String,Object> actionContext)
Deprecated.
load param by the config of annotation, and then put into the action context
|
Copyright © 2025 Apache. All rights reserved.