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

OSGI-INF.job-execution-service.xml Maven / Gradle / Ivy

There is a newer version: 10.0.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0"  name="job-execution-service">
   <implementation class="org.daisy.pipeline.job.impl.DefaultJobExecutionService"/>
   <service>
      <provide interface="org.daisy.pipeline.job.JobExecutionService"/>
   </service>
   <reference  name="xproc-engine" interface="org.daisy.common.xproc.XProcEngine" bind="setXProcEngine" cardinality="1..1" policy="static"/> 
</scr:component>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy