Class Summary |
DiagnosticTypedValue | Special class for storing typed data in the HashMaps used by DiagnosticProviders. |
DiagnosticProviderHelper | The DiagnosticProviderHelper class provides numerous methods used by
implementers of the DiagnosticProvider interface to simplify and commonize
implementation of that interface. |
DiagnosticEventFactory | The DiagnosticFactory class provides a simple means for DiagnosticProviders in
the DiagnosticProvider infrastructure to create DiagnosticEvents with artifacts that they have created. |
CommonBaseEventDiagnosticEventFactory | The DiagnosticEventFactory class facilitates the creation of DiagnosticEvents
(specifically CommonBaseEventDiagnosticEventImpl objects. |
DiagnosticConfig | The DiagnosticConfig class is used to store DiagnosticProvider
scoped StateCollectionSpec information. |
DiagnosticConfigHome | The DiagnosticConfigHome class maintains the StateCollectionSpec for
the DiagnosticProviders in separate DiagnosticConfig objects. |