OSGI-INF.scr-plugin.scrinfo.xml Maven / Gradle / Ivy
<?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="factoryinjection.component"> <implementation class="org.apache.axiom.osgi.FactoryInjectionComponent"/> <property name="service.pid" value="factoryinjection.component" private="false"/> <reference name="metafactory" interface="org.apache.axiom.om.OMMetaFactory" cardinality="0..n" policy="dynamic" bind="setMetaFactory" unbind="unsetMetaFactory" checked="true"/> </scr:component> </components>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy