Annotation Interface CommandName


@Retention(RUNTIME) public @interface CommandName
Name of a command registered in an SSH daemon.

Use Commands.key(String) to construct a key for a command name.

See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details