|
Protomatter Software v1.1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Debug | |
com.protomatter.jdbc.pool | A JDBC Driver that maintains a pool of connections. |
com.protomatter.syslog | Syslog is a system-wide logging facility. |
com.protomatter.syslog.commons | Apache Jakarta Commons Logging integration. |
com.protomatter.util | A collection of utility classes. |
Uses of Debug in com.protomatter.jdbc.pool |
Fields in com.protomatter.jdbc.pool declared as Debug | |
protected static Debug |
JdbcConnectionPool.DEBUG
|
protected static Debug |
JdbcConnectionPoolDriver.DEBUG
|
Uses of Debug in com.protomatter.syslog |
Fields in com.protomatter.syslog declared as Debug | |
static Debug |
Syslog.debugging
|
Uses of Debug in com.protomatter.syslog.commons |
Fields in com.protomatter.syslog.commons declared as Debug | |
protected Debug |
SyslogChannelLog.debug
A Debug instance with the same name as this object. |
Uses of Debug in com.protomatter.util |
Methods in com.protomatter.util that return Debug | |
static Debug |
Debug.forClass(java.lang.Class someClass)
Get a debug object with name of the given class. |
static Debug |
Debug.forPackage(java.lang.Class someClass)
Get a debug object with name of the given class's package. |
static Debug |
Debug.forName(java.lang.String name)
Get a debug object with the given name. |
|
Protomatter Software v1.1.8 Copyright 1998-2002 Nate Sammons |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Protomatter Software v1.1.8 | http://protomatter.sourceforge.net/1.1.8 |