@Singleton public class NeutronSubnetGwMacResolver extends Object
Constructor and Description |
---|
NeutronSubnetGwMacResolver(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.arputil.rev160406.OdlArputilService arputilService,
IElanService elanService,
ICentralizedSwitchProvider cswitchProvider,
NeutronvpnUtils neutronvpnUtils) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
init() |
void |
sendArpRequestsToExtGateways() |
void |
sendArpRequestsToExtGateways(org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l3.rev150712.routers.attributes.routers.Router router) |
@Inject public NeutronSubnetGwMacResolver(org.opendaylight.controller.md.sal.binding.api.DataBroker broker, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.arputil.rev160406.OdlArputilService arputilService, IElanService elanService, ICentralizedSwitchProvider cswitchProvider, NeutronvpnUtils neutronvpnUtils)
@PostConstruct public void init()
@PreDestroy public void close()
public void sendArpRequestsToExtGateways(org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l3.rev150712.routers.attributes.routers.Router router)
public void sendArpRequestsToExtGateways()
Copyright © 2019 OpenDaylight. All rights reserved.