public class StatusUpdateRunner
extends java.lang.Object
Constructor and Description |
---|
StatusUpdateRunner()
Instantiates a new status update runner with newly created instances
of all known status updater implementations.
|
Modifier and Type | Method and Description |
---|---|
void |
logStatistics()
Logs statistics of all configured status updaters.
|
void |
updateStatuses()
Lets each configured status updater update its status files.
|