@Deprecated public class LocalTCCRemotingParser extends LocalTCCRemotingParser
| Constructor and Description |
|---|
LocalTCCRemotingParser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.seata.integration.tx.api.remoting.RemotingDesc |
getServiceDesc(Object bean,
String beanName)
Deprecated.
|
boolean |
isReference(Object bean,
String beanName)
Deprecated.
|
boolean |
isService(Class<?> beanClass)
Deprecated.
|
getProtocol, isServicepublic org.apache.seata.integration.tx.api.remoting.RemotingDesc getServiceDesc(Object bean, String beanName) throws FrameworkException
getServiceDesc in interface org.apache.seata.integration.tx.api.remoting.RemotingParsergetServiceDesc in class LocalTCCRemotingParserFrameworkExceptionpublic boolean isService(Class<?> beanClass) throws FrameworkException
isService in interface org.apache.seata.integration.tx.api.remoting.RemotingParserisService in class LocalTCCRemotingParserFrameworkExceptionpublic boolean isReference(Object bean, String beanName)
isReference in interface org.apache.seata.integration.tx.api.remoting.RemotingParserisReference in class LocalTCCRemotingParserCopyright © 2025 Apache. All rights reserved.