Class ModificationInterceptorConfiguration
java.lang.Object
org.qubership.atp.environments.db.ModificationInterceptorConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreatorReturnBeanNameAutoProxyCreatorby specified parameters.ReturnModificationInterceptorby specified parameters.
-
Constructor Details
-
ModificationInterceptorConfiguration
public ModificationInterceptorConfiguration()
-
-
Method Details
-
modificationInterceptor
ReturnModificationInterceptorby specified parameters.- Returns:
ModificationInterceptorby specified parameters
-
autoProxyCreator
@Bean public org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator autoProxyCreator()ReturnBeanNameAutoProxyCreatorby specified parameters.- Returns:
BeanNameAutoProxyCreatorby specified parameters
-