Class LispKeys

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

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

    • LispKeys

      public LispKeys()
  • Method Details

    • execute

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