Package org.springframework.aop.framework.autoproxy.target
@NullMarked
package org.springframework.aop.framework.autoproxy.target
Various
TargetSourceCreator
implementations for use with Spring's AOP auto-proxying support.-
ClassesClassDescriptionConvenient superclass for
TargetSourceCreatorimplementations that require creating multiple instances of a prototype bean.TargetSourceCreatorthat enforces aLazyInitTargetSourcefor each bean that is defined as "lazy-init".Convenient TargetSourceCreator using bean name prefixes to create one of three well-known TargetSource types: : CommonsPool2TargetSource % ThreadLocalTargetSource ! PrototypeTargetSource