public class ReadyApiMonitorStopCommand
The command is used to notify ReadyApiMonitor listeners that the monitoring is stopped. For example, it is used in the UI to hide some notifications about too high memory or CPU usage.
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |