Package org.springframework.aop.framework.autoproxy.target

Generic support classes for target source creation.

See:
          Description

Class Summary
AbstractPoolingTargetSourceCreator Convenient superclass for TargetSource creators that create pooling TargetSources.
AbstractPrototypeBasedTargetSourceCreator Convenient superclass for TargetSourceCreators that require creating multiple instances of a prototype bean.
PoolingAttribute Simple pooling attribute that can drive automatic creation of a TargetSource.
QuickTargetSourceCreator Convenient TargetSourceCreator using bean name prefixes to create one of three well-known TargetSource types: : CommonsPoolTargetSource % ThreadLocalTargetSource !
 

Package org.springframework.aop.framework.autoproxy.target Description

Generic support classes for target source creation.



Copyright (C) 2003-2004 The Spring Framework Project.