public class SeataAutoDataSourceProxyCreator
extends org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
| 构造器和说明 |
|---|
SeataAutoDataSourceProxyCreator(boolean useJdkProxy,
String[] excludes,
String dataSourceProxyMode) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreatorprotected boolean shouldSkip(Class<?> beanClass, String beanName)
shouldSkip 在类中 org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreatorCopyright © 2022 Seata. All rights reserved.