Class InspectCommand

All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class InspectCommand extends CatalogCommands
  • Constructor Details

    • InspectCommand

      public InspectCommand()
  • Method Details

    • executeWithSubject

      protected Object executeWithSubject() throws Exception
      Description copied from class: SubjectCommands
      Executes the command once the user has been properly authorized.
      Specified by:
      executeWithSubject in class SubjectCommands
      Returns:
      result of the command execution
      Throws:
      Exception - if the command failed to run
    • defaultColor

      protected String defaultColor()
    • color

      protected String color()