@Service(value=org.tentackle.misc.DiagnosticUtilities.class) public class DbDiagnosticUtilities extends DiagnosticUtilities
Adds extra information to the thread stackdumps.
| Constructor and Description |
|---|
DbDiagnosticUtilities() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCreateConnectionDump(StringBuilder buf,
ManagedConnection connection)
Creates the dump for a connection.
|
protected void |
doCreateStackDump(StringBuilder buf) |
protected void |
doCreateStackDump(StringBuilder buf,
ThreadInfo info,
Thread thread) |
createStackDump, getInstanceprotected void doCreateStackDump(StringBuilder buf, ThreadInfo info, Thread thread)
doCreateStackDump in class DiagnosticUtilitiesprotected void doCreateConnectionDump(StringBuilder buf, ManagedConnection connection)
buf - the string bufferconnection - the managed connection attached to a Db owned by a thread.protected void doCreateStackDump(StringBuilder buf)
doCreateStackDump in class DiagnosticUtilitiesCopyright © 2016 Krake Softwaretechnik. All rights reserved.