|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyFactory | |
---|---|
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 ProxyFactory in org.springframework.aop.framework.autoproxy |
---|
Methods in org.springframework.aop.framework.autoproxy with parameters of type ProxyFactory | |
---|---|
protected void |
AbstractAutoProxyCreator.customizeProxyFactory(ProxyFactory proxyFactory)
Subclasses may choose to implement this: for example, to change the interfaces exposed. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |