Class TestRestPluginDescriptor

java.lang.Object
test.de.iip_ecosphere.platform.support.rest.TestRestPluginDescriptor
All Implemented Interfaces:
de.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.rest.Rest>, de.iip_ecosphere.platform.support.rest.RestProviderDescriptor

public class TestRestPluginDescriptor extends Object implements de.iip_ecosphere.platform.support.rest.RestProviderDescriptor
The test rest plugin descriptor.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • TestRestPluginDescriptor

      public TestRestPluginDescriptor()
  • Method Details

    • create

      public de.iip_ecosphere.platform.support.rest.Rest create()
      Specified by:
      create in interface de.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.rest.Rest>