public static class EntityInterceptingJpaRepositoryFactoryBean.EntityInterceptorProxyPostProcessor extends Object implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
EntityInterceptorProxyPostProcessor(com.foreach.across.core.context.registry.AcrossContextBeanRegistry beanRegistry,
String transactionManagerName) |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcess(org.springframework.aop.framework.ProxyFactory factory,
org.springframework.data.repository.core.RepositoryInformation repositoryInformation) |
public EntityInterceptorProxyPostProcessor(com.foreach.across.core.context.registry.AcrossContextBeanRegistry beanRegistry,
String transactionManagerName)
public void postProcess(org.springframework.aop.framework.ProxyFactory factory,
org.springframework.data.repository.core.RepositoryInformation repositoryInformation)
postProcess in interface org.springframework.data.repository.core.support.RepositoryProxyPostProcessorCopyright © 2020. All rights reserved.