public class DtmfGeneratorPool extends AbstractConcurrentResourcePool<GeneratorImpl>
| Constructor and Description |
|---|
DtmfGeneratorPool(int initialCapacity,
PooledObjectFactory<GeneratorImpl> factory) |
| Modifier and Type | Method and Description |
|---|---|
protected GeneratorImpl |
createResource() |
public DtmfGeneratorPool(int initialCapacity,
PooledObjectFactory<GeneratorImpl> factory)
protected GeneratorImpl createResource()
createResource in class AbstractResourcePool<GeneratorImpl>Copyright © 2016 TeleStax, Inc.. All Rights Reserved.