|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ diag overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.derby.iapi.services.diag.Diagnosticable
| Uses of Diagnosticable in org.apache.derby.iapi.services.diag |
| Classes in org.apache.derby.iapi.services.diag that implement Diagnosticable | |
class |
DiagnosticableGeneric
The Diagnosticable class implements the Diagnostics protocol, and can be used as the parent class for all other Diagnosticable objects. |
| Methods in org.apache.derby.iapi.services.diag that return Diagnosticable | |
static Diagnosticable |
DiagnosticUtil.findDiagnostic(java.lang.Object ref)
Given an object return instance of the diagnostic object for this class. |
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ diag overview ] | PREV NEXT | ||||||||