| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetSourceCreator | |
|---|---|
| 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. | 
| org.springframework.aop.framework.autoproxy.target | Generic support classes for target source creation. | 
| Uses of TargetSourceCreator in org.springframework.aop.framework.autoproxy | 
|---|
| Methods in org.springframework.aop.framework.autoproxy with parameters of type TargetSourceCreator | |
|---|---|
|  void | AbstractAutoProxyCreator.setCustomTargetSourceCreators(TargetSourceCreator[] targetSourceCreators)Set custom TargetSourceCreators to be applied in this order. | 
| Uses of TargetSourceCreator in org.springframework.aop.framework.autoproxy.target | 
|---|
| Classes in org.springframework.aop.framework.autoproxy.target that implement TargetSourceCreator | |
|---|---|
|  class | AbstractBeanFactoryBasedTargetSourceCreatorConvenient superclass for TargetSourceCreatorimplementations that require creating multiple instances of a prototype bean. | 
|  class | LazyInitTargetSourceCreatorTargetSourceCreator that enforces a LazyInitTargetSource for each bean that is defined as "lazy-init". | 
|  class | QuickTargetSourceCreatorConvenient TargetSourceCreator using bean name prefixes to create one of three well-known TargetSource types: : CommonsPoolTargetSource % ThreadLocalTargetSource ! | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||