Uses of Interface
org.opendaylight.netvirt.elanmanager.api.IL2gwService
-
Packages that use IL2gwService Package Description org.opendaylight.netvirt.elan.l2gw.listeners org.opendaylight.netvirt.elan.l2gw.utils -
-
Uses of IL2gwService in org.opendaylight.netvirt.elan.l2gw.listeners
Constructors in org.opendaylight.netvirt.elan.l2gw.listeners with parameters of type IL2gwService Constructor Description L2GatewayListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, IL2gwService l2gwService, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, L2GatewayCache l2GatewayCache, L2GatewayInstanceRecoveryHandler l2GatewayInstanceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
-
Uses of IL2gwService in org.opendaylight.netvirt.elan.l2gw.utils
Classes in org.opendaylight.netvirt.elan.l2gw.utils that implement IL2gwService Modifier and Type Class Description class
L2gwServiceProvider
Created by eaksahu on 3/15/2017.
-