Package | Description |
---|---|
com.thoughtworks.proxy.toys.pool |
A toy to create object pools based on proxies.
|
Modifier and Type | Method and Description |
---|---|
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–2015 Codehaus. All rights reserved.