public class PoolableThreadFactory
extends BasePoolableObjectFactory
| Constructor and Description |
|---|
PoolableThreadFactory(ThreadPool pool) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyObject(Object obj) |
Object |
makeObject() |
boolean |
validateObject(Object obj) |
public PoolableThreadFactory(ThreadPool pool)
Copyright © 2017 SAP SE. All Rights Reserved.