Class TestHttpPluginDescriptor
java.lang.Object
test.de.iip_ecosphere.platform.support.http.TestHttpPluginDescriptor
- All Implemented Interfaces:
de.iip_ecosphere.platform.support.http.HttpProviderDescriptor,de.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.http.Http>
public class TestHttpPluginDescriptor
extends Object
implements de.iip_ecosphere.platform.support.http.HttpProviderDescriptor
The test HTTP plugin descriptor.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestHttpPluginDescriptor
public TestHttpPluginDescriptor()
-
-
Method Details
-
create
public de.iip_ecosphere.platform.support.http.Http create()- Specified by:
createin interfacede.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.http.Http>
-