OSGI-INF.blueprint.sfc-pot-netconf-renderer.xml Maven / Gradle / Ivy
<?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