Class Site.Name

java.lang.Object
org.infinispan.cli.commands.CliCommand
org.infinispan.cli.commands.rest.Site.Name
All Implemented Interfaces:
org.aesh.command.Command<ContextAwareCommandInvocation>
Enclosing class:
Site

public static class Site.Name extends CliCommand
  • Field Details

    • help

      protected boolean help
  • Constructor Details

    • Name

      public Name()
  • Method Details

    • isHelp

      public boolean isHelp()
      Specified by:
      isHelp in class CliCommand
    • exec

      protected org.aesh.command.CommandResult exec(ContextAwareCommandInvocation invocation) throws org.aesh.command.CommandException
      Specified by:
      exec in class CliCommand
      Throws:
      org.aesh.command.CommandException