Class DefaultAopProxyFactorySubstitutions
java.lang.Object
org.springframework.aop.framework.DefaultAopProxyFactorySubstitutions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.aop.framework.AopProxycreateAopProxy(org.springframework.aop.framework.AdvisedSupport config)
-
Constructor Details
-
DefaultAopProxyFactorySubstitutions
DefaultAopProxyFactorySubstitutions()
-
-
Method Details
-
createAopProxy
public org.springframework.aop.framework.AopProxy createAopProxy(org.springframework.aop.framework.AdvisedSupport config) throws org.springframework.aop.framework.AopConfigException - Throws:
org.springframework.aop.framework.AopConfigException
-