T
- the type of objects held in this poolpublic interface ObjectPoolFactory<T>
ObjectPool
s.ObjectPool
Modifier and Type | Method and Description |
---|---|
ObjectPool<T> |
createPool()
Create and return a new
ObjectPool . |
ObjectPool<T> createPool() throws IllegalStateException
ObjectPool
.ObjectPool
IllegalStateException
- when this pool factory is not configured properlyCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.