Class RemoteEngineThread

All Implemented Interfaces:
Runnable

public final class RemoteEngineThread extends ThreadService.ConfigurableLoopRunnable
The Class RemoteEngineThread.
  • Method Details

    • remove

      public static void remove(String group)
      Removes the.
      Parameters:
      group - the group
    • removeAll

      public static void removeAll()
      Removes all.
    • configurableLoopRun

      public void configurableLoopRun()
      Configurable loop run. Configurable loop run.
      Specified by:
      configurableLoopRun in class ThreadService.ConfigurableLoopRunnable
    • subscribe

      public static void subscribe(String group, RemoteManagement[] remote)
      Subscribe.
      Parameters:
      group - the group
      remote - the remote
    • subscribe

      public static void subscribe(String group, RemoteManagement remote)
      Subscribe.
      Parameters:
      group - the group
      remote - the remote