|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAutoProxyCreator | |
---|---|
org.springframework.aop.framework.autoproxy | Bean post-processors for use in ApplicationContexts to simplify AOP usage by automatically creating AOP proxies without the need to use a ProxyFactoryBean. |
Uses of AbstractAutoProxyCreator in org.springframework.aop.framework.autoproxy |
---|
Subclasses of AbstractAutoProxyCreator in org.springframework.aop.framework.autoproxy | |
---|---|
class |
AbstractAdvisorAutoProxyCreator
Abstract BeanPostProcessor implementation that creates AOP proxies. |
class |
BeanNameAutoProxyCreator
Auto proxy creator that identifies beans to proxy via a list of names. |
class |
DefaultAdvisorAutoProxyCreator
BeanPostProcessor implementation that creates AOP proxies based on all candidate Advisors in the current BeanFactory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |