org.springframework.aop.framework.autoproxy.target
Class Diagram target

Class Summary
AbstractPoolingTargetSourceCreatorConvenient superclass for TargetSource creators that create pooling TargetSources.
AbstractPrototypeTargetSourceCreatorConvenient superclass for TargetSourceCreators that require creating multiple instances of a prototype bean.
PoolingAttributeSimple pooling attribute that can drive automatic creation of a TargetSource.
QuickTargetSourceCreatorConvenient TargetSourceCreator using bean name prefixes to create one of three well-known TargetSource types: : CommonsPoolTargetSource % ThreadLocalTargetSource ! PrototypeTargetSource