Uses of Class
org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
Packages that use AbstractBeanFactoryBasedTargetSourceCreator
-
Uses of AbstractBeanFactoryBasedTargetSourceCreator in org.springframework.aop.framework.autoproxy.target
Subclasses of AbstractBeanFactoryBasedTargetSourceCreator in org.springframework.aop.framework.autoproxy.targetModifier and TypeClassDescriptionclass
TargetSourceCreator
that enforces aLazyInitTargetSource
for each bean that is defined as "lazy-init".class
Convenient TargetSourceCreator using bean name prefixes to create one of three well-known TargetSource types: : CommonsPool2TargetSource % ThreadLocalTargetSource ! PrototypeTargetSource