| 
 | Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 1 (11.1.1.6) E22565-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| DiagContext | Models the execution context for a single text. | 
| DiagTest | Represents a diagnostic test. | 
| NameValue | Models a simple name value pair token. | 
| NameValueList | Models a list of NameValue elements. | 
| Class Summary | |
|---|---|
| AbstractDiagTest | Provides an abstract base class for all diagnostic tests. | 
| UTestAbstractDiagTest | |
Provides the core interfaces that the test authors would depend on when creating Java diagnostic tests.
Provides the following interfaces. 
DiagTest - 
 A Java interface that models a diagnostic test.
 AbstractDiagTest - 
 An abstract base class that implements the
    DiagTest interface. 
    Test authors are strongly recommended to
    extend their test classes from this base class.
 DiagContext - 
 A context object that is passed to a diagnostic
    test during execution. The context provides handlers to the report related
    objects as well as input and output parameters for the test.
| 
 | Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 1 (11.1.1.6) E22565-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||