OSGI-INF.hciodcedmprovidercomponent.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="com.sap.gateway.core.api.edm"> <implementation class="com.sap.gateway.core.api.edm.HciOdcEdmProviderFactory"/> <reference bind="bind" cardinality="1..1" interface="com.sap.gateway.core.api.edm.IHciOdcEdmProvider" name="IHciOdcEdmProvider" policy="static" unbind="unbind"/> </scr:component>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy