Class Stop

java.lang.Object
org.apache.unomi.shell.actions.Stop
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class Stop extends Object implements org.apache.karaf.shell.api.action.Action
  • Constructor Details

    • Stop

      public Stop()
  • Method Details

    • execute

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