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

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

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

Methods in com.thoughtworks.proxy.toys.pool that return Pool.PoolResettedBy
static
<T> Pool.PoolResettedBy<T>
Pool.create(Class<T> type)
          Creates a factory for a pool instance which proxy the managed elements in the pool.
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.