|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ObjectPool.BaseFactory | |
| org.sadun.util.pool | The simple Object Pool package. |
| Uses of ObjectPool.BaseFactory in org.sadun.util.pool |
| Subclasses of ObjectPool.BaseFactory in org.sadun.util.pool | |
class |
EjbFactory
An ExtendedObjectPool.Factory implementation which uses reflection
to create instances of enterprise java beans, looking up the home interface and invoking a
proper create() method.
|
static class |
ObjectPool.ObjectFactory
An ExtendedObjectPool.Factory implementation which uses reflection
to create instances of a certain class.
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||