| Package | Description |
|---|---|
| com.att.ajsc.csilogging.util |
| Modifier and Type | Method and Description |
|---|---|
static PoolType |
PoolType.instance(String name)
Returns a PoolType associated with the supplied name - sharing if already
existent, or creating if necessary.
|
static PoolType |
PoolType.instance(String name,
int minPoolSize)
Returns a PoolType associated with the supplied name - sharing if already
existent, or creating if necessary.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.