Interface MonitorPluginIfc


  • public interface MonitorPluginIfc
    Created: Jun 17, 2010 11:59:13 AM
    Version:
    $Rev$
    Author:
    Artur Hefczyc
    • Method Detail

      • check10Secs

        void check10Secs​(Queue<Packet> results)
      • check1Hour

        void check1Hour​(Queue<Packet> results)
      • commandsHelp

        String commandsHelp()
      • destroy

        void destroy()
      • isMonitorCommand

        boolean isMonitorCommand​(String command)