public class LispNeutronService extends Object implements ILispNeutronService, org.opendaylight.controller.sal.binding.api.BindingAwareProvider
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
LispNeutronService() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
static ILispNeutronService |
getLispNeutronService() |
OdlMappingserviceService |
getMappingDbService() |
IFlowMapping |
getMappingService() |
void |
onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session) |
void |
setMappingService(IFlowMapping mappingService) |
void |
stop() |
void |
unsetMappingService(IFlowMapping mappingService) |
public static ILispNeutronService getLispNeutronService()
public IFlowMapping getMappingService()
getMappingService in interface ILispNeutronServicepublic OdlMappingserviceService getMappingDbService()
getMappingDbService in interface ILispNeutronServicepublic void setMappingService(IFlowMapping mappingService)
public void unsetMappingService(IFlowMapping mappingService)
public void onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext session)
onSessionInitiated in interface org.opendaylight.controller.sal.binding.api.BindingAwareProviderpublic void stop()
public void destroy()
Copyright © 2017 OpenDaylight. All rights reserved.