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

OSGI-INF.scr-plugin.scrinfo.xml Maven / Gradle / Ivy

There is a newer version: 4.8.33
Show newest version
<?xml version="1.0" encoding="UTF-8"?><components xmlns:scr="http://www.osgi.org/xmlns/scr/v1.0.0">
    <scr:component enabled="true" immediate="true" name="org.wso2.carbon.governance.dashboardpopulator">
        <implementation class="org.wso2.carbon.governance.dashboardpopulator.internal.DashboardPopulatorServiceComponent"/>
        <property name="service.pid" value="org.wso2.carbon.governance.dashboardpopulator" private="false"/>
        <reference name="registry.service" interface="org.wso2.carbon.registry.core.service.RegistryService" cardinality="1..1" policy="dynamic" bind="setRegistryService" unbind="unsetRegistryService" checked="true" strategy="event"/>
    </scr:component>
</components>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy