public interface ScannerChecker
GlobalTransactionScanner| Modifier and Type | Method and Description |
|---|---|
boolean |
check(Object bean,
String beanName,
org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
Do check
|
boolean check(Object bean, String beanName, @Nullable org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) throws Exception
bean - the beanbeanName - the bean namebeanFactory - the bean factoryException - the exceptionCopyright © 2023 Seata. All rights reserved.