| Class | Description |
|---|---|
| Markers |
Utility class that provides a collection of SLF4J
Markers
specifically used to categorize and identify log messages generated
by the Watcher component. |
| Watcher |
Collects system status and reports it to logger.
|
| WatcherConfig |
Centralized configuration holder for controlling the the behavior of the
Watcher and WatcherData behavior. |
| WatcherData |
Augments the
SystemData to semantics required by Watcher. |
| WatcherServlet |
A simple servlet that responds to GET requests by invoking the default watcher to report the system status.
|
| WatcherSingleton |
Manages the default watcher singleton and provides methods to execute it periodically in simple architectures.
|
Copyright © 2010–2025. All rights reserved.