|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wsspi.rasdiag.diagnosticProviderRegistration.SelfDiagnosticInfo
public class SelfDiagnosticInfo
The SelfDiagnosticInfo
class stores selfDiagnostic registry
information as a member class of DiagnosticProviderInfo
.
It contains an array of TestInfo
objects
DiagnosticProviderInfo
,
TestInfo
,
Serialized FormField Summary | |
---|---|
TestInfo[] |
testInfo
Array of TestInfo objects representing available self-Diagnostic tests which are runnable |
Constructor Summary | |
---|---|
SelfDiagnosticInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public TestInfo[] testInfo
TestInfo
objects representing available self-Diagnostic tests which are runnable
TestInfo
Constructor Detail |
---|
public SelfDiagnosticInfo()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |