public class MappingServiceShell extends Object implements IMappingServiceShell, org.opendaylight.controller.sal.binding.api.BindingAwareProvider, AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
MappingServiceShell() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDefaultKeyIPv4()
Add the default key "password" for the IPv4 prefix 0.0.0.0/0.
|
void |
close() |
void |
initialize() |
void |
onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext arg0) |
String |
printMappings()
Print the full mapping database.
|
void |
setBindingAwareBroker(org.opendaylight.controller.sal.binding.api.BindingAwareBroker bindingAwareBroker) |
void |
setMappingService(IMappingService mappingService) |
public void setBindingAwareBroker(org.opendaylight.controller.sal.binding.api.BindingAwareBroker bindingAwareBroker)
public void setMappingService(IMappingService mappingService)
public void initialize()
public String printMappings()
IMappingServiceShellprintMappings in interface IMappingServiceShellpublic void addDefaultKeyIPv4()
IMappingServiceShelladdDefaultKeyIPv4 in interface IMappingServiceShellpublic void close()
throws Exception
close in interface AutoCloseableExceptionpublic void onSessionInitiated(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext arg0)
onSessionInitiated in interface org.opendaylight.controller.sal.binding.api.BindingAwareProviderCopyright © 2017 OpenDaylight. All rights reserved.