Class LispMappings

java.lang.Object
org.opendaylight.lispflowmapping.shell.LispMappings
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class LispMappings extends Object implements org.apache.karaf.shell.api.action.Action
This class implements the "mappingservice:mappings" Karaf shell command.
Author:
Lorand Jakab
  • Constructor Details

    • LispMappings

      public LispMappings()
  • Method Details

    • execute

      public Object execute()
      Specified by:
      execute in interface org.apache.karaf.shell.api.action.Action