public class SeataAutoDataSourceProxyCreator
extends org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
| Constructor and Description |
|---|
SeataAutoDataSourceProxyCreator(boolean useJdkProxy,
String[] excludes,
String dataSourceProxyMode) |
| Modifier and Type | Method and Description |
|---|---|
protected Object[] |
getAdvicesAndAdvisorsForBean(Class<?> beanClass,
String beanName,
org.springframework.aop.TargetSource customTargetSource) |
protected boolean |
shouldSkip(Class<?> beanClass,
String beanName) |
protected Object |
wrapIfNecessary(Object bean,
String beanName,
Object cacheKey) |
advisorsPreFiltered, buildAdvisors, createProxy, customizeProxyFactory, determineCandidateConstructors, getBeanFactory, getCacheKey, getCustomTargetSource, getEarlyBeanReference, isFrozen, isInfrastructureClass, postProcessAfterInitialization, postProcessBeforeInstantiation, postProcessProperties, predictBeanType, setAdvisorAdapterRegistry, setApplyCommonInterceptorsFirst, setBeanFactory, setCustomTargetSourceCreators, setFrozen, setInterceptorNames, shouldProxyTargetClassevaluateProxyInterfaces, getOrder, getProxyClassLoader, isConfigurationCallbackInterface, isInternalLanguageInterface, setBeanClassLoader, setOrder, setProxyClassLoadercopyFrom, isExposeProxy, isOpaque, isOptimize, isProxyTargetClass, setExposeProxy, setOpaque, setOptimize, setProxyTargetClass, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected Object[] getAdvicesAndAdvisorsForBean(Class<?> beanClass, String beanName, org.springframework.aop.TargetSource customTargetSource)
getAdvicesAndAdvisorsForBean in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreatorprotected boolean shouldSkip(Class<?> beanClass, String beanName)
shouldSkip in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreatorCopyright © 2023 Seata. All rights reserved.