public class LocalTCCRemotingParser
extends io.seata.integration.tx.api.remoting.parser.AbstractedRemotingParser
| Constructor and Description |
|---|
LocalTCCRemotingParser() |
| Modifier and Type | Method and Description |
|---|---|
short |
getProtocol() |
io.seata.integration.tx.api.remoting.RemotingDesc |
getServiceDesc(Object bean,
String beanName) |
boolean |
isReference(Object bean,
String beanName) |
boolean |
isService(Object bean,
String beanName) |
public io.seata.integration.tx.api.remoting.RemotingDesc getServiceDesc(Object bean, String beanName) throws FrameworkException
FrameworkExceptionpublic short getProtocol()
Copyright © 2023 Seata. All rights reserved.