|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiagnosticListener
listens to Diagnostic messages.
Create a class that implements this listener interface and add
the listener by calling Db4o.configure().diagnostic().addListener().
DiagnosticConfiguration
Method Summary | |
---|---|
void |
onDiagnostic(Diagnostic d)
this method will be called with Diagnostic messages. |
Method Detail |
---|
void onDiagnostic(Diagnostic d)
|
db4o 6.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |