Uses of Class
com.thoughtworks.proxy.toys.pool.Pool.PoolModeOrBuild

Packages that use Pool.PoolModeOrBuild
com.thoughtworks.proxy.toys.pool A toy to create object pools based on proxies. 
 

Uses of Pool.PoolModeOrBuild in com.thoughtworks.proxy.toys.pool
 

Subclasses of Pool.PoolModeOrBuild in com.thoughtworks.proxy.toys.pool
static class Pool.PoolResettedBy<T>
           
static class Pool.PoolWith<T>
           
 

Methods in com.thoughtworks.proxy.toys.pool that return Pool.PoolModeOrBuild
 Pool.PoolModeOrBuild<T> Pool.PoolWith.with(T... instances)
           
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.