| Class Summary |
| AbstractPoolingTargetSourceCreator | Convenient superclass for TargetSource creators that create pooling TargetSources. |
| AbstractPrototypeTargetSourceCreator | 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
! PrototypeTargetSource |