public interface TakenConnectionsFormatter
| Modifier and Type | Interface and Description |
|---|---|
static class |
TakenConnectionsFormatter.Default |
| Modifier and Type | Method and Description |
|---|---|
String |
formatTakenConnections(TakenConnection[] takenConns)
Formats as a
String the given array of TakenConnections. |
String formatTakenConnections(TakenConnection[] takenConns)
String the given array of TakenConnections.
Also eee ViburConfig.poolEnableConnectionTracking, ViburConfig.logTakenConnectionsOnTimeout
and ViburConfig.logAllStackTracesOnTimeout.
takenConns - the taken connectionsCopyright © 2013-2019 vibur.org. All Rights Reserved.