Uses of Package
org.crsh.cmdline.annotations

Packages that use org.crsh.cmdline.annotations
org.crsh.cmdline   
org.crsh.command   
org.crsh.jcr.command   
org.crsh.ssh.term.scp   
org.crsh.standalone   
 

Classes in org.crsh.cmdline.annotations used by org.crsh.cmdline
Argument
          Annotates a field or parameter to become an command line argument.
Option
          Annotates a field or parameter to become an command line option.
 

Classes in org.crsh.cmdline.annotations used by org.crsh.command
Man
          The most verbose description intended for the manual.
Option
          Annotates a field or parameter to become an command line option.
Usage
          Describes shortly in one line an usage.
 

Classes in org.crsh.cmdline.annotations used by org.crsh.jcr.command
Argument
          Annotates a field or parameter to become an command line argument.
Man
          The most verbose description intended for the manual.
Option
          Annotates a field or parameter to become an command line option.
Usage
          Describes shortly in one line an usage.
 

Classes in org.crsh.cmdline.annotations used by org.crsh.ssh.term.scp
Argument
          Annotates a field or parameter to become an command line argument.
Option
          Annotates a field or parameter to become an command line option.
Required
          Defines wether an argument or option is required or not.
 

Classes in org.crsh.cmdline.annotations used by org.crsh.standalone
Argument
          Annotates a field or parameter to become an command line argument.
Command
          Annotate something that can be a command or be involved in a command.
Option
          Annotates a field or parameter to become an command line option.
Usage
          Describes shortly in one line an usage.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.