OSGI-INF.blueprint.autowire.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?><blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> <bean id="l2GatewayCacheImpl" class="org.opendaylight.netvirt.cache.impl.l2gw.L2GatewayCacheImpl"/> <service ref="l2GatewayCacheImpl" interface="org.opendaylight.netvirt.neutronvpn.api.l2gw.L2GatewayCache"/> </blueprint>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy