Package adams.flow.dropwizard
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.GlobalInfoSupporterInterface for classes that provide REST functionality.- Author:
- FracPete (fracpete at waikato dot ac dot nz)