Interface PluginService

All Known Implementing Classes:
DisplayService, YamcsSubscriptionService

public interface PluginService
A singleton service managed by YamcsPlugin
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Performs and necessary cleanup.
  • Method Details

    • dispose

      void dispose()
      Performs and necessary cleanup.