Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


Uses of Interface
oracle.jbo.common.IDiagnostic

Packages that use IDiagnostic
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 

 

Uses of IDiagnostic in oracle.jbo.common

 

Classes in oracle.jbo.common that implement IDiagnostic
 class ConsoleDiagnosticImpl
          The superclass for classes that display diagnostics in a console.
 class FileDiagnosticImpl
          A Diagnostic implementation that routes output to a file.
 class IASDiagnosticImpl
          The superclass for classes that display diagnostics in a console.
 class PipeDiagnosticImpl
          The superclass for classes that act as a stream for diagnostic messages.
 class SilentDiagnosticImpl
          The superclass for classes that act as null output devices.

 

Methods in oracle.jbo.common that return IDiagnostic
static IDiagnostic DiagnosticFactory.createDiagnostic()
          Creates an instance of an implementation of the IDiagnostic interface.
static IDiagnostic Diagnostic.getInstance()
          Returns the IDiagnostic instance.

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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