@Deprecated public class GlobalTransactionalInterceptorHandler extends org.apache.seata.integration.tx.api.interceptor.handler.GlobalTransactionalInterceptorHandler
aspectTransactionalnextInvocationHandlerChain, orderCONFIGURATION_CACHECORE_LISTENER_THREAD, EXECUTOR_SERVICE, MAX_LISTENER_THREAD| Constructor and Description |
|---|
GlobalTransactionalInterceptorHandler(FailureHandler failureHandler,
Set<String> methodsToProxy)
Deprecated.
|
GlobalTransactionalInterceptorHandler(FailureHandler failureHandler,
Set<String> methodsToProxy,
org.apache.seata.integration.tx.api.annotation.AspectTransactional aspectTransactional)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.seata.integration.tx.api.annotation.AspectTransactional |
getAspectTransactional(Method method,
Class<?> targetClass)
Deprecated.
|
GlobalLockConfig |
getGlobalLockConfig(Method method,
Class<?> targetClass)
Deprecated.
|
doInvoke, getMethodsToProxy, getPosition, onChangeEvent, onDegradeCheck, typegetAnnotation, getOrder, invoke, setNextProxyInvocationHandler, setOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeforeEventafterEvent, getExecutorService, onProcessEvent, onShutDownpublic GlobalTransactionalInterceptorHandler(FailureHandler failureHandler, Set<String> methodsToProxy)
public GlobalTransactionalInterceptorHandler(FailureHandler failureHandler, Set<String> methodsToProxy, org.apache.seata.integration.tx.api.annotation.AspectTransactional aspectTransactional)
public GlobalLockConfig getGlobalLockConfig(Method method, Class<?> targetClass)
getGlobalLockConfig in class org.apache.seata.integration.tx.api.interceptor.handler.GlobalTransactionalInterceptorHandlerpublic org.apache.seata.integration.tx.api.annotation.AspectTransactional getAspectTransactional(Method method, Class<?> targetClass)
getAspectTransactional in class org.apache.seata.integration.tx.api.interceptor.handler.GlobalTransactionalInterceptorHandlerCopyright © 2025 Apache. All rights reserved.