| Name | Description | Type | Package | Framework |
| AbstractBeanFactoryBasedTargetSourceCreator | Convenient superclass forUses an internal BeanFactory to manage the target instances, | Class | org.springframework.aop.framework.autoproxy.target | Spring MVC |
| LazyInitTargetSourceCreator | TargetSourceCreator that enforces a LazyInitTargetSource for each beanthat is defined as lazy-init. | Class | org.springframework.aop.framework.autoproxy.target | Spring MVC |
| QuickTargetSourceCreator | Convenient TargetSourceCreator using bean name prefixes to create one of threewell-known TargetSource types: | Class | org.springframework.aop.framework.autoproxy.target | Spring MVC |
| TargetSourceCreator | sources, for particular beans. | Interface | org.springframework.aop.framework.autoproxy | Spring MVC |