Class TestBytecodePluginDescriptor

java.lang.Object
test.de.iip_ecosphere.platform.support.bytecode.TestBytecodePluginDescriptor
All Implemented Interfaces:
de.iip_ecosphere.platform.support.bytecode.BytecodeProviderDescriptor, de.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.bytecode.Bytecode>

public class TestBytecodePluginDescriptor extends Object implements de.iip_ecosphere.platform.support.bytecode.BytecodeProviderDescriptor
The test bytecode plugin descriptor.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • TestBytecodePluginDescriptor

      public TestBytecodePluginDescriptor()
  • Method Details

    • create

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