Uses of Class
org.crsh.cli.Argument

Packages that use Argument
org.crsh.cli.impl.lang   
org.crsh.jcr.command   
org.crsh.ssh.term.scp   
org.crsh.standalone   
 

Uses of Argument in org.crsh.cli.impl.lang
 

Fields in org.crsh.cli.impl.lang declared as Argument
(package private)  Argument CommandFactory.Tuple.argumentAnn
           
 

Methods in org.crsh.cli.impl.lang with parameters of type Argument
private  ParameterDescriptor CommandFactory.create(Object binding, Type type, Argument argumentAnn, Option optionAnn, boolean required, Description info, Annotation ann)
           
 

Constructors in org.crsh.cli.impl.lang with parameters of type Argument
CommandFactory.Tuple(Argument argumentAnn, Option optionAnn, boolean required, Description info, Annotation ann)
           
 

Uses of Argument in org.crsh.jcr.command
 

Classes in org.crsh.jcr.command with annotations of type Argument
 interface PathArg
           
 interface PropertiesArg
           
 

Uses of Argument in org.crsh.ssh.term.scp
 

Fields in org.crsh.ssh.term.scp with annotations of type Argument
private  String SCPAction.target
          .
 

Uses of Argument in org.crsh.standalone
 

Method parameters in org.crsh.standalone with annotations of type Argument
 void CRaSH.main(Boolean nonInteractive, List<String> cmds, List<String> confs, List<String> properties, ResourceMode cmdMode, ResourceMode confMode, List<Integer> pids)
           
 void Agent.main(List<String> cmds, List<String> confs, List<String> properties, ResourceMode cmdMode, ResourceMode confMode, Integer port)
           
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.