- java.lang.Object
-
- io.seata.integration.tx.api.interceptor.handler.AbstractProxyInvocationHandler
-
- io.seata.rm.tcc.interceptor.TccActionInterceptorHandler
-
-
Field Summary
-
Fields inherited from class io.seata.integration.tx.api.interceptor.handler.AbstractProxyInvocationHandler
order
-
Method Summary
-
Methods inherited from class io.seata.integration.tx.api.interceptor.handler.AbstractProxyInvocationHandler
invoke, setOrder
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getOrder
public int getOrder()
- Specified by:
getOrder in interface io.seata.integration.tx.api.interceptor.SeataInterceptor
- Overrides:
getOrder in class io.seata.integration.tx.api.interceptor.handler.AbstractProxyInvocationHandler
Copyright © 2023 Seata. All rights reserved.