OSGI-INF.serviceconfigurationcomponent.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of odata-core Show documentation
Show all versions of odata-core Show documentation
SAP Cloud Platform SDK for service development
The newest version!
<?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.ip.component.serviceconfigurationdetails"> <implementation class="com.sap.gateway.core.ip.component.manageservice.ManageService"/> <reference bind="setServiceInfo" cardinality="1..1" interface="com.sap.gateway.core.ip.component.serviceconfiguration.IServiceConfiguration" name="IServiceConfiguration" policy="static" unbind="unsetServiceInfo"/> </scr:component>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy