Class LispAddKey

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

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

    • LispAddKey

      public LispAddKey()
  • Method Details

    • execute

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