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