Class | Description |
---|---|
Markers |
Collection of SLF4J
Marker s used to identify Watcher log messages. |
Watcher |
Collects system status and reports it to logger.
|
WatcherConfig |
Collection of properties that drive
Watcher and WatcherData behavior. |
WatcherData |
Adapts the
SystemData to semantics required by Watcher. |
WatcherServlet |
Simple servlet that reacts to GET methods by invoking the default watcher to report system status.
|
WatcherSingleton |
Keeps the default watcher singleton.
|