All Downloads are FREE. Search and download functionalities are using the official Maven repository.

OSGI-INF.property-tracker.xml Maven / Gradle / Ivy

There is a newer version: 6.1.0
Show newest version
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" immediate="true" name="property-tracker">
   <implementation class="org.daisy.common.properties.PropertyTracker"/>
   <service>
      <provide interface="org.daisy.common.properties.PropertyTracker"/>
   </service>   
</scr:component>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy