Class PollerManager

java.lang.Object
xyz.lazertechbuilds.poller.PollerManager

public class PollerManager
extends Object
  • Constructor Details

  • Method Details

    • setup

      public static void setup​(int time)
      Setup the poller
      Parameters:
      time - The time in between polls
    • setup

      public static void setup()
      Setup the poller
    • stop

      public static void stop()
      Stop the poller
    • poll

      public static void poll()
      Poll all the Pollers