Class Summary |
AttributeBeanInfo | The AttributeBeanInfo class stores configuration registry
information as a member class of DiagnosticProviderInfo . |
TestInfo | The TestInfo class stores SelfDiagnostic registry
information as a member class of SelfDiagnosticInfo . |
SelfDiagnosticInfo | The SelfDiagnosticInfo class stores selfDiagnostic registry
information as a member class of DiagnosticProviderInfo . |
StateInfo | The StateInfo class stores state registry
information as a member class of DiagnosticProviderInfo . |
ConfigInfo | The ConfigInfo class stores configuration registry
information as a member class of DiagnosticProviderInfo . |
AttributeInfo | The AttributeInfo class stores registry configuration or state
information as a member class of ConfigInfo StateInfo and
TestInfo . |
DiagnosticProviderInfo | The DiagnosticProviderInfo class contains all of the registry information
(config, state, and selfDiagnostic) for a DiagnosticProvider. |