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 Summary
Constructors -
Method Summary
-
Constructor Details
-
TestBytecodePluginDescriptor
public TestBytecodePluginDescriptor()
-
-
Method Details
-
create
public de.iip_ecosphere.platform.support.bytecode.Bytecode create()- Specified by:
createin interfacede.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.bytecode.Bytecode>
-