Class BMPController


@Service("bmpController") @ManagedResource("Spalloc:type=BMPController,name=bmpController") public class BMPController extends DatabaseAwareBean
Manages the BMPs of machines controlled by Spalloc.
Author:
Donal Fellows
  • Constructor Details

    • BMPController

      public BMPController()
  • Method Details

    • triggerSearch

      public void triggerSearch(Collection<Integer> bmps)
      Trigger the execution of the workers for the given BMPs now.
      Parameters:
      bmps - A list of BMPs that have changed.
    • emergencyStop

      public void emergencyStop()
      Stops execution immediately.