Business Components 9.0.5

oracle.jbo.common
Interface IDiagnostic2

All Known Implementing Classes:
ConsoleDiagnosticImpl, FileDiagnosticImpl, IASDiagnosticImpl, PipeDiagnosticImpl, SharedFileDiagnosticImpl, SilentDiagnosticImpl

public interface IDiagnostic2

Defines methods for logging diagnostic messages.

Since:
Jdeveloper 3.0

Method Summary
 void initialized(java.lang.String reason)
          Called to signal initialization of Diagnostic.
 

Method Detail

initialized

public void initialized(java.lang.String reason)
Called to signal initialization of Diagnostic.

Parameters:
reason - describes the reason for initialization.

Business Components 9.0.5

 

Copyright © 1997, 2004, Oracle. All rights reserved.