The Spring Framework

Uses of Interface
org.springframework.aop.target.ThreadLocalTargetSourceStats

Packages that use ThreadLocalTargetSourceStats
org.springframework.aop.target This package contains implementations of the org.springframework.aop.TargetSource interface. 
 

Uses of ThreadLocalTargetSourceStats in org.springframework.aop.target
 

Classes in org.springframework.aop.target that implement ThreadLocalTargetSourceStats
 class ThreadLocalTargetSource
          Alternative to an object pool.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.