]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.lz4/OSGI-INF/component.xml
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.lz4 / OSGI-INF / component.xml
diff --git a/bundles/org.simantics.lz4/OSGI-INF/component.xml b/bundles/org.simantics.lz4/OSGI-INF/component.xml
new file mode 100644 (file)
index 0000000..6728cd8
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="LZ4CompressionCodec">\r
+   <implementation class="org.simantics.lz4.LZ4Codec"/>\r
+   <service>\r
+      <provide interface="org.simantics.compressions.CompressionCodec"/>\r
+   </service>\r
+</scr:component>\r