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

OSGI-INF.blueprint.sfc-scf-vpp.xml Maven / Gradle / Ivy

There is a newer version: 0.10.4
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
  xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0"
  odl:use-default-for-reference-types="true">

  <reference id="dataBroker"
    interface="org.opendaylight.controller.md.sal.binding.api.DataBroker"
    odl:type="default" />

  <reference id="mountPointService"
    interface="org.opendaylight.controller.md.sal.binding.api.MountPointService" />

</blueprint>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy