| Package | Description |
|---|---|
| org.apache.commons.pool2.impl |
Object pooling API implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityManagerCallStack
CallStack strategy using a
SecurityManager. |
class |
ThrowableCallStack
CallStack strategy that uses the stack trace from a
Throwable. |
| Modifier and Type | Method and Description |
|---|---|
static CallStack |
CallStackUtils.newCallStack(String messageFormat,
boolean useTimestamp)
Constructs a new
CallStack using the fastest allowed strategy. |
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.