com.ibm.wsspi.rasdiag.diagnosticProviderRegistration
Class SelfDiagnosticInfo
- java.lang.Object
com.ibm.wsspi.rasdiag.diagnosticProviderRegistration.SelfDiagnosticInfo
All implemented interfaces:
java.io.Serializable
- public class SelfDiagnosticInfo
- extends java.lang.Object
- implements java.io.Serializable
SelfDiagnosticInfo class stores selfDiagnostic registry
information as a member class of DiagnosticProviderInfo.
It contains an array of TestInfo objects
See Also:
Field Summary
| Modifier and Type | Field and Description |
|---|---|
|
testInfo
Array of
TestInfo objects representing available self-Diagnostic tests which are runnable
|
Constructor Summary
| Constructor and Description |
|---|
SelfDiagnosticInfo()
|
Method Summary
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail
testInfo
- public TestInfo[] testInfo
See Also:
Constructor Detail
SelfDiagnosticInfo
- public SelfDiagnosticInfo()
TestInfoobjects representing available self-Diagnostic tests which are runnable