Interface TraceRmiLauncherService


public interface TraceRmiLauncherService
The service for launching Trace RMI targets in the GUI.
  • Method Details

    • getOffers

      Collection<TraceRmiLaunchOffer> getOffers(Program program)
      Get all offers for the given program
      Parameters:
      program - the program
      Returns:
      the offers
    • getSavedOffers

      List<TraceRmiLaunchOffer> getSavedOffers(Program program)
      Get offers with a saved configuration, ordered by most-recently-saved
      Parameters:
      program - the program
      Returns:
      the offers