Class MyTestPlugin.MyTestPluginDescriptor

java.lang.Object
de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor<de.iip_ecosphere.platform.support.Server>
test.de.iip_ecosphere.platform.support.plugins.MyTestPlugin.MyTestPluginDescriptor
All Implemented Interfaces:
de.iip_ecosphere.platform.support.plugins.PluginDescriptor<de.iip_ecosphere.platform.support.Server>
Enclosing class:
MyTestPlugin

public static class MyTestPlugin.MyTestPluginDescriptor extends de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor<de.iip_ecosphere.platform.support.Server>
The plugin descriptor.
Author:
Holger Eichelberger, SSE
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor

    de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor.PluginSupplier<T>
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates an instance.
  • Method Summary

    Methods inherited from class de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor

    createPlugin, createPlugin, getFurtherIds, getId, getType, initId, initIds, initPluginClass, initPluginSupplier

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MyTestPluginDescriptor

      public MyTestPluginDescriptor()
      Creates an instance.