@Deprecated public class ActionInterceptorHandler extends org.apache.seata.integration.tx.api.interceptor.ActionInterceptorHandler
| Constructor and Description |
|---|
ActionInterceptorHandler()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
fetchActionRequestContext(Method method,
Object[] arguments)
Deprecated.
Extracting context data from parameters, add them to the context
|
protected BusinessActionContext |
getOrCreateActionContextAndResetToArguments(Class<?>[] parameterTypes,
Object[] arguments)
Deprecated.
|
protected BusinessActionContext getOrCreateActionContextAndResetToArguments(Class<?>[] parameterTypes, Object[] arguments)
getOrCreateActionContextAndResetToArguments in class org.apache.seata.integration.tx.api.interceptor.ActionInterceptorHandlerprotected Map<String,Object> fetchActionRequestContext(Method method, Object[] arguments)
fetchActionRequestContext in class org.apache.seata.integration.tx.api.interceptor.ActionInterceptorHandlermethod - the methodarguments - the argumentsCopyright © 2025 Apache. All rights reserved.