Interface RESTPlugin

  • All Superinterfaces:
    adams.core.AdditionalInformationHandler, adams.core.GlobalInfoSupporter, adams.core.logging.LoggingSupporter
    All Known Implementing Classes:
    AbstractRESTPlugin, AbstractRESTPluginWithDatabaseConnection, AbstractRESTPluginWithFlowContext, Echo

    public interface RESTPlugin
    extends adams.core.logging.LoggingSupporter, adams.core.AdditionalInformationHandler, adams.core.GlobalInfoSupporter
    Interface for classes that provide REST functionality.
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Method Summary

      • Methods inherited from interface adams.core.AdditionalInformationHandler

        getAdditionalInformation
      • Methods inherited from interface adams.core.GlobalInfoSupporter

        globalInfo
      • Methods inherited from interface adams.core.logging.LoggingSupporter

        getLogger, isLoggingEnabled