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
    The SelfDiagnosticInfo class stores selfDiagnostic registry information as a member class of DiagnosticProviderInfo. It contains an array of TestInfo objects
    See Also:
    DiagnosticProviderInfo, TestInfo, Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      TestInfo[] testInfo
      Array of TestInfo objects representing available self-Diagnostic tests which are runnable
    • 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
        Array of TestInfo objects representing available self-Diagnostic tests which are runnable
        See Also:
        TestInfo
    • Constructor Detail

      • SelfDiagnosticInfo

        public SelfDiagnosticInfo()
IBM WebSphere Application ServerTM
Release 8.5