Module org.jpo

Class CheckForUpdatesHandler

java.lang.Object
org.jpo.eventbus.CheckForUpdatesHandler

public class CheckForUpdatesHandler extends Object
Listens to the CheckForUpdatesRequest and fulfills it if the conditions are met
  • Constructor Details

    • CheckForUpdatesHandler

      public CheckForUpdatesHandler()
  • Method Details

    • handleEvent

      public void handleEvent(CheckForUpdatesRequest request)
      Listens to the CheckForUpdatesRequest and fulfills it if the conditions are met
      Parameters:
      request - the request object which contains the forceCheck flag