]> gerrit.simantics Code Review - simantics/platform.git/blob - org.simantics.fastlz/OSGI-INF/component.xml
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / org.simantics.fastlz / OSGI-INF / component.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.simantics.fastlz">\r
3    <implementation class="org.simantics.fastlz.FastLZCodec"/>\r
4    <service>\r
5       <provide interface="org.simantics.compressions.CompressionCodec"/>\r
6    </service>\r
7 </scr:component>\r