public class GlobalTransactionalInterceptor extends Object implements ConfigurationChangeListener, org.aopalliance.intercept.MethodInterceptor
CORE_LISTENER_THREAD, EXECUTOR_SERVICE, MAX_LISTENER_THREAD| 构造器和说明 |
|---|
GlobalTransactionalInterceptor(FailureHandler failureHandler)
Instantiates a new Global transactional interceptor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) |
void |
onChangeEvent(ConfigurationChangeEvent event)
Process.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterEvent, beforeEvent, getExecutorService, onProcessEvent, onShutDownpublic GlobalTransactionalInterceptor(FailureHandler failureHandler)
failureHandler - the failure handlerpublic Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
invoke 在接口中 org.aopalliance.intercept.MethodInterceptorThrowablepublic void onChangeEvent(ConfigurationChangeEvent event)
ConfigurationChangeListeneronChangeEvent 在接口中 ConfigurationChangeListenerevent - the eventCopyright © 2020 Seata. All rights reserved.