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