|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.derby.iapi.services.diag.DiagnosticableGeneric
org.apache.derby.impl.store.raw.log.D_LogToFile
public class D_LogToFile
Field Summary |
---|
Fields inherited from class org.apache.derby.iapi.services.diag.DiagnosticableGeneric |
---|
diag_object |
Constructor Summary | |
---|---|
D_LogToFile()
|
Method Summary | |
---|---|
java.lang.String |
diag()
Default implementation of diagnostic on the object. |
Methods inherited from class org.apache.derby.iapi.services.diag.DiagnosticableGeneric |
---|
diag_detail, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public D_LogToFile()
Method Detail |
---|
public java.lang.String diag() throws StandardException
DiagnosticableGeneric
This routine returns a string with whatever diagnostic information you would like to provide about this object.
This routine should be overriden by a real implementation of the diagnostic information you would like to provide.
diag
in interface Diagnosticable
diag
in class DiagnosticableGeneric
StandardException
- Oops.Diagnosticable.diag()
|
Built on Thu 2012-03-29 21:53:33+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |