Class TestCommonsPluginDescriptor

java.lang.Object
test.de.iip_ecosphere.platform.support.commons.TestCommonsPluginDescriptor
All Implemented Interfaces:
de.iip_ecosphere.platform.support.commons.CommonsProviderDescriptor, de.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.commons.Commons>

public class TestCommonsPluginDescriptor extends Object implements de.iip_ecosphere.platform.support.commons.CommonsProviderDescriptor
The test Commons plugin descriptor.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • TestCommonsPluginDescriptor

      public TestCommonsPluginDescriptor()
  • Method Details

    • create

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