@Deprecated public class TccActionInterceptorParser extends TccActionInterceptorParser
| Constructor and Description |
|---|
TccActionInterceptorParser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Resource |
createResource(Object target,
Class<?> targetServiceClass,
Method m,
Annotation annotation)
Deprecated.
|
protected Class<? extends Annotation> |
getAnnotationClass()
Deprecated.
|
protected String[] |
getTwoPhaseArgs(Method method,
Class<?>[] argsClasses)
Deprecated.
|
org.apache.seata.integration.tx.api.interceptor.handler.ProxyInvocationHandler |
parserInterfaceToProxy(Object target,
String objectName)
Deprecated.
|
parseIfNeedEnhancement, registerResourcepublic org.apache.seata.integration.tx.api.interceptor.handler.ProxyInvocationHandler parserInterfaceToProxy(Object target, String objectName)
parserInterfaceToProxy in interface org.apache.seata.integration.tx.api.interceptor.parser.InterfaceParserparserInterfaceToProxy in class TccActionInterceptorParserprotected Class<? extends Annotation> getAnnotationClass()
getAnnotationClass in class TccActionInterceptorParserprotected Resource createResource(Object target, Class<?> targetServiceClass, Method m, Annotation annotation) throws NoSuchMethodException
createResource in class TccActionInterceptorParserNoSuchMethodExceptionCopyright © 2025 Apache. All rights reserved.