|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.fedorchuck.developers_notification.monitoring.MonitorProcessor
public class MonitorProcessor
It collects, analyzes and produces a corresponding reaction to the results of monitoring.
Also, it implementing interface Runnable
Author: Volodymyr Fedorchuk
Constructor Summary | |
---|---|
MonitorProcessor()
|
Method Summary | |
---|---|
void |
run()
Triggers the collection and analysis of data, and sends messages when necessary |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MonitorProcessor()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |