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

OSGI-INF.blueprint.autowire.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?><blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0">
    <bean id="sfcGeniusImpl" class="org.opendaylight.sfc.genius.impl.SfcGeniusImpl" init-method="init" destroy-method="destroy">
        <argument ref="dataBroker"/>
        <argument ref="itmRpcService"/>
    </bean>
</blueprint>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy