|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| 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 | |
| Type | Name |
|---|---|
class |
ConsoleDiagnosticImpl
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 | |
| Type | Name |
|---|---|
static IDiagnostic |
DiagnosticFactory.createDiagnostic()
Creates an instance of an implementation of the IDiagnostic
interface. |
static IDiagnostic |
Diagnostic.getInstance()
Returns the IDiagnostic instance. |
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||